Github user aalexandrov commented on the pull request:
https://github.com/apache/flink/pull/477#issuecomment-78262466
> Why are you using Scala 2.11.4? The mentioned bug seems to be fixed in
2.11.6.
2.11.6 will be out in April. It is between 2.11.5 (which is known to have
issues) and 2.11.4.
> Why aren't we adding a _2.11 suffix to the Scala 2.11 Flink builds?
We can do this, and it certainly makes sense if you want to ship pre-builds
of both versions. With the current setup if you want to use Flink with 2.11 you
have to build and install the maven projects yourself (I'm blindly following
the Spark model here, let me know if you prefer the other option).
---
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.
---