GitHub user calvinjia opened a pull request:

    https://github.com/apache/spark/pull/9395

    [SPARK-11236][CORE] Update Tachyon dependency 0.7.1 -> 0.8.1

    This is a reopening of #9204 which failed hadoop1 sbt tests.
    
    With the original PR, a classpath issue would occur due to the MIMA plugin 
pulling in hadoop-2.2 dependencies regardless of the hadoop version when 
building the `oldDeps` project. These affect the hadoop1 sbt build because they 
are placed in `lib_managed` and Tachyon 0.8.0's default hadoop version is 2.2.

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

    $ git pull https://github.com/calvinjia/spark spark-11236

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

    https://github.com/apache/spark/pull/9395.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 #9395
    
----
commit 890d48cb5c1d66a1f887b5ad067c0f8d87c76083
Author: Calvin Jia <[email protected]>
Date:   2015-10-21T18:43:49Z

    Update Tachyon dependency from 0.7.1 -> 0.8.0.

commit 876a5bf4694735ae38e2d00621a7d6085a388e98
Author: Calvin Jia <[email protected]>
Date:   2015-10-21T19:03:34Z

    Update make distribution to use Tachyon 0.8.0.

commit f7edb372a1963cea4cf116ecb378869a45e33b0e
Author: Calvin Jia <[email protected]>
Date:   2015-10-21T19:31:05Z

    Style fix.

commit a187415013fe61991b71bc780797d0b8bc0a53b6
Author: Calvin Jia <[email protected]>
Date:   2015-10-30T23:37:19Z

    Merge branch 'master' into spark-11236

commit 3dad39f93792f04e13e9e067501599fb8f4f7238
Author: Calvin Jia <[email protected]>
Date:   2015-11-01T07:39:20Z

    Merge branch 'master' into spark-11236

commit 6802ecd5c957a64bfcb11107ab8390a64a0d4ad6
Author: Calvin Jia <[email protected]>
Date:   2015-11-01T09:59:02Z

    Update Tachyon version.

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to