GitHub user srowen opened a pull request:

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

    SPARK-2363. Clean MLlib's sample data files

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

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

    $ git pull https://github.com/srowen/spark SPARK-2363

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

    https://github.com/apache/spark/pull/1394.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 #1394
    
----
commit 54313ddec6daa02c17ffd8d2b6425ab94e0a778a
Author: Sean Owen <so...@cloudera.com>
Date:   2014-07-13T17:19:22Z

    Move ML example data from /mllib/data/ and /data/ into /data/mllib/

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to