Skip to content

Conversation

@larryxiao
Copy link
Contributor

to support ~/spark/bin/run-example GraphXAnalytics triangles
/soc-LiveJournal1.txt --numEPart=256

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@ankurdave
Copy link
Contributor

Thanks for taking this on! ok to test

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be org.apache.spark.examples.graphx

@SparkQA
Copy link

SparkQA commented Aug 4, 2014

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

@SparkQA
Copy link

SparkQA commented Aug 4, 2014

QA results for PR 1766:
- This patch FAILED 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/17861/consoleFull

@larryxiao
Copy link
Contributor Author

Thanks Ankur, let me fix it.
Also didn't notice Analytics is referenced by LiveJournalPageRank.

So I'll make a new pull request?

@ankurdave
Copy link
Contributor

You can just update this pull request by pushing to your 1986 branch.

to support ~/spark/bin/run-example GraphXAnalytics triangles
/soc-LiveJournal1.txt --numEPart=256

move to graphx package, correct reference in LiveJournalPageRank

can now run:
~/spark/bin/run-example graphx.Analytics triangles soc-LiveJournal1.txt
--numEPart=256
~/spark/bin/run-example graphx.LiveJournalPageRank
soc-LiveJournal1.txt --numEPart=256
@larryxiao
Copy link
Contributor Author

Thanks Ankur
it's ready now

@SparkQA
Copy link

SparkQA commented Aug 5, 2014

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

@SparkQA
Copy link

SparkQA commented Aug 5, 2014

QA results for PR 1766:
- 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/17914/consoleFull

@larryxiao
Copy link
Contributor Author

@ankurdave
Can you check again?
Thank you!

@asfgit asfgit closed this in 7c92b49 Sep 3, 2014
@ankurdave
Copy link
Contributor

Thanks! Merged this into master.

xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
to support ~/spark/bin/run-example GraphXAnalytics triangles
/soc-LiveJournal1.txt --numEPart=256

Author: Larry Xiao <xiaodi@sjtu.edu.cn>

Closes apache#1766 from larryxiao/1986 and squashes the following commits:

bb77cd9 [Larry Xiao] [SPARK-1986][GraphX]move lib.Analytics to org.apache.spark.examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants