[GitHub] flink pull request: [FLINK-3459] [build] Fix conflicting dependenc...

2016-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1682 --- 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 enab

[GitHub] flink pull request: [FLINK-3459] [build] Fix conflicting dependenc...

2016-02-23 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1682#issuecomment-187604538 Thanks for the review @rmetzger, @chiwanpark. Will merge it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] flink pull request: [FLINK-3459] [build] Fix conflicting dependenc...

2016-02-22 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1682#issuecomment-187148301 Tested on vanila Hadoop 2.7.2: - Flink cluster is started successfully. - WordCount example is working. --- If your project is set up for it, you can r

[GitHub] flink pull request: [FLINK-3459] [build] Fix conflicting dependenc...

2016-02-22 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1682#issuecomment-187125611 I tested this change and #1681 on a HDP cluster and Flink started successfully on YARN. I know that this one test is certainly not sufficient to guarantee that it w

[GitHub] flink pull request: [FLINK-3459] [build] Fix conflicting dependenc...

2016-02-21 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/1682 [FLINK-3459] [build] Fix conflicting dependencies commons-collections commons-beanutils and commons-beanutils-core The Hadoop dependencies have a dependency on commons-configuration which pull