GitHub user hsaputra opened a pull request:

    https://github.com/apache/flink/pull/536

    [FLINK-1785] [test] Master tests in flink-tachyon fail with 
java.lang.NoSuchFieldError: IBM_JAVA.

    Move the hadoop-hdfs and hadoop-common test jars dependency before Tachyon.
    
    Looks like Maven respect the ordering of dependencies and first 
declarations win.
    Seemed like Tachyon brings transitive dependencies of older hadoop versions.

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

    $ git pull https://github.com/hsaputra/flink 
FLINK-1785_add_hadoop_deps_to_test_scope

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

    https://github.com/apache/flink/pull/536.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 #536
    
----
commit f266a6c8fbe2b44cc851708d5d786e4b9ecef912
Author: Henry Saputra <[email protected]>
Date:   2015-03-26T07:25:49Z

    [FLINK-1785] [test] Master tests in flink-tachyon fail with 
java.lang.NoSuchFieldError: IBM_JAVA.
    
    Move the hadoop-hdfs and hadoop-common test jars dependency before Tachyon.
    
    Looks like Maven respect the ordering of dependencies and first 
declarations win.
    Seemed like Tachyon brings transitive dependencies of older hadoop versions.

----


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