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-2363. Clean MLlib's sample data files #1394

Closed
wants to merge 1 commit into from

Conversation

srowen
Copy link
Member

@srowen srowen commented Jul 13, 2014

(Just made a PR for this, @mengxr was the reporter of:)

MLlib has sample data under serveral folders:

  1. data/mllib
  2. data/
  3. mllib/data/*
    Per previous discussion with Matei Zaharia, we want to put them under data/mllib and clean outdated files.

@SparkQA
Copy link

SparkQA commented Jul 13, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 13, 2014

QA results for PR 1394:
- 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/16605/consoleFull

@mengxr
Copy link
Contributor

mengxr commented Jul 14, 2014

@srowen This looks good to me and thank you for updating the docs as well!

@asfgit asfgit closed this in 635888c Jul 14, 2014
@srowen srowen deleted the SPARK-2363 branch July 16, 2014 12:15
gzm55 pushed a commit to MediaV/spark that referenced this pull request Jul 18, 2014
(Just made a PR for this, mengxr was the reporter of:)

MLlib has sample data under serveral folders:
1) data/mllib
2) data/
3) mllib/data/*
Per previous discussion with Matei Zaharia, we want to put them under `data/mllib` and clean outdated files.

Author: Sean Owen <sowen@cloudera.com>

Closes apache#1394 from srowen/SPARK-2363 and squashes the following commits:

54313dd [Sean Owen] Move ML example data from /mllib/data/ and /data/ into /data/mllib/
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
(Just made a PR for this, mengxr was the reporter of:)

MLlib has sample data under serveral folders:
1) data/mllib
2) data/
3) mllib/data/*
Per previous discussion with Matei Zaharia, we want to put them under `data/mllib` and clean outdated files.

Author: Sean Owen <sowen@cloudera.com>

Closes apache#1394 from srowen/SPARK-2363 and squashes the following commits:

54313dd [Sean Owen] Move ML example data from /mllib/data/ and /data/ into /data/mllib/
@ChinHui-Chen
Copy link

@srowen is there any detail explanation of the data? E.g. data/mllib/sample_libsvm_data.txt

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