GitHub user jackylk opened a pull request:

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

    [SPARK-5939][MLLib] make FPGrowth example app take parameters

    Add parameter parsing in FPGrowth example app in Scala and Java
    And a sample data file is added in data/mllib folder

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

    $ git pull https://github.com/jackylk/spark parameter

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

    https://github.com/apache/spark/pull/4714.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 #4714
    
----
commit f0e4d10d11558d55995f02787b6904a9ab4b38a0
Author: Jacky Li <[email protected]>
Date:   2015-02-21T13:43:27Z

    make FPGrowth exampl app take parameters

commit 3bb74f6602c7697ced88de53bd008dad9b97fedb
Author: Jacky Li <[email protected]>
Date:   2015-02-21T13:43:54Z

    make FPGrowth exampl app take parameters

----


---
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]

Reply via email to