[ https://issues.apache.org/jira/browse/APEXCORE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517081#comment-15517081 ]
ASF GitHub Bot commented on APEXCORE-540: ----------------------------------------- GitHub user tweise opened a pull request: https://github.com/apache/apex-core/pull/397 APEXCORE-540 Enforce exclusion of provided dependencies. @vrozov review You can merge this pull request into a Git repository by running: $ git pull https://github.com/tweise/apex-core APEXCORE-540 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/397.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #397 ---- commit 6fdd73d6f34c25c1ce091173f8def2b2a6768e4c Author: Thomas Weise <tho...@datatorrent.com> Date: 2016-09-23T17:38:37Z APEXCORE-540 Enforce exclusion of provided dependencies. ---- > Exclude hadoop dependencies from app packages > --------------------------------------------- > > Key: APEXCORE-540 > URL: https://issues.apache.org/jira/browse/APEXCORE-540 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Thomas Weise > Assignee: Thomas Weise > > Often users run into problems when running their applications on the cluster > because there are bundled dependencies that conflict with what the cluster > provides, especially Hadoop. This happens because other dependencies may > introduce a transient dependency on older versions of Hadoop that unknowingly > get bundled. > https://lists.apache.org/thread.html/1e7cb53e75212e175ea2704663defea7bf10b65f3a6d02304141c4a9@%3Cdev.apex.apache.org%3E -- This message was sent by Atlassian JIRA (v6.3.4#6332)