GitHub user chinmaykolhatkar opened a pull request:

    https://github.com/apache/bigtop/pull/188

    BIGTOP-2706 Exclude hadoop dependencies from apex packaging for 3.5.0

    While generating the rpm/deb, the package also bundles hadoop jars... 
Because of the clash of hadoop jars the apex cli fails to run.
    Recently there has been change in min dependency of apex on hadoop from 
2.2.0 to 2.6.0.
    Proposal is to identify the min dependency of apex on hadoop at package 
time and exclude those jars in packaging.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chinmaykolhatkar/bigtop 
BIGTOP-2706_ApexPackageFix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/188.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 #188
    
----
commit 409c408b2dde169a581c044c92a5a82868886a68
Author: Chinmay Kolhatkar <[email protected]>
Date:   2017-03-21T13:13:05Z

    BIGTOP-2706 Exclude hadoop dependencies from apex packaging for 3.5.0

----


---
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.
---

Reply via email to