GitHub user calvinjia reopened a pull request:
https://github.com/apache/spark/pull/4867
[SPARK-6122][Core] Upgrade Tachyon client version to 0.6.0.
Changes the Tachyon client version from 0.5 to 0.6 in spark core and
distribution script.
New dependencies in Tachyon 0.6.0 include
commons-codec:commons-codec:jar:1.5:compile
io.netty:netty-all:jar:4.0.23.Final:compile
These are already in spark core.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/calvinjia/spark upgrade_tachyon_0.6.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4867.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 #4867
----
commit 71bf4413ea58cb0d8bcd14d8c6f84c4a7fdbcc6a
Author: Calvin Jia <[email protected]>
Date: 2015-03-03T03:08:37Z
Upgrade Tachyon client version to 0.6.0.
commit 11907b34e4b70a640944164b9db66cf507f3918c
Author: Calvin Jia <[email protected]>
Date: 2015-03-04T03:18:46Z
Use TachyonURI for tachyon paths instead of strings.
----
---
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]