Github user chiwanpark commented on the pull request:
https://github.com/apache/flink/pull/1197#issuecomment-145606437
It occured by jline library version mismatching between Scala 2.10 and
2.11. Since Scala 2.11.5, we don't need jline dependency. Scala REPL uses its
own jline library. So I upgraded Scala minor version to 2.11.7 and moved jline
to Scala 2.10 only dependencies list.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---