GitHub user wilsonr990 opened a pull request: https://github.com/apache/zeppelin/pull/2784
Add exclusion to hadoop-aws dependency. ### What is this PR for? Fix dependency error caused by different versions of same library ### What type of PR is it? Bug Fix ### Todos * [ ZEPPELIN-3217] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-3217 ### How should this be tested? * Travis CI ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/wilsonr990/zeppelin ZEPPELIN-3217 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2784.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 #2784 ---- commit 9f3f7e3922104112b7831a977649d99c0913652c Author: guevara <ext-wilson.guevara@...> Date: 2018-02-09T21:09:31Z Add exclusion to hadoop-aws dependency. ---- ---