[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/1340 [FLINK-2987] Remove jersey-core and jersey-client dependency exclusions … to make Flink on Hadoop 2.6.0+ work again. This PR is for the 0.10 release branch. Please review this

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1340#issuecomment-155086171 I just verified the fix on the Azure cluster with Hadoop 2.6.0 and it's working now. --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1340#issuecomment-155081857 The change per se looks good. Jersey core and client have no big transitive dependencies they pull, so it should be fine. +1 to merge --- If your project

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1340#issuecomment-155113703 +1 for merging. --- 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

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1340 --- 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

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1340#issuecomment-155112495 I've merged it to the `release-0.10` branch. Once travis has passed for master, I'll merge it there as well and close the issue. --- If your project is set up for

[GitHub] flink pull request: [FLINK-2987] Remove jersey-core and jersey-cli...

2015-11-09 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1340#issuecomment-155103312 I also tested the patch on a Hadoop 2.4 machine, using the default Hadoop 2.3 build. +1 to merge for the 0.10 release --- If your project is set up for it,