If you're already working on the JVM, Scala is the logical choice since you can re-use a lot of your Java knowledge / libraries.
Starting with Python would be like starting from scratch, it's a very different mindset than Java/Scala and the lack of type safety irks me a bit, although some people like it.