Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-2702][Core] Upgrade Tachyon dependency to 0.5.0 #1651

Closed
wants to merge 1 commit into from

Conversation

haoyuan
Copy link
Contributor

@haoyuan haoyuan commented Jul 30, 2014

No description provided.

@SparkQA
Copy link

SparkQA commented Jul 30, 2014

QA tests have started for PR 1651. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17421/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 30, 2014

QA results for PR 1651:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17421/consoleFull

@pwendell
Copy link
Contributor

Can you explain whether Tachyon's dependencies change as well?

@haoyuan
Copy link
Contributor Author

haoyuan commented Jul 30, 2014

Tachyon 0.5.0 introduce the following new dependency:

[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.3.0:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[INFO] | - com.fasterxml.jackson.core:jackson-core:jar:2.3.0:compile

@haoyuan
Copy link
Contributor Author

haoyuan commented Aug 1, 2014

@pwendell

I took another look, Spark already references the same libraries with the same version.

@pwendell
Copy link
Contributor

pwendell commented Aug 1, 2014

Okay then - LGTM

@pwendell
Copy link
Contributor

pwendell commented Aug 1, 2014

Okay I've merged this - thanks HY

@asfgit asfgit closed this in 2cdc3e5 Aug 1, 2014
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Author: Haoyuan Li <haoyuan@cs.berkeley.edu>

Closes apache#1651 from haoyuan/upgrade-tachyon and squashes the following commits:

6f3f98f [Haoyuan Li] upgrade tachyon to 0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants