GitHub user Emaasit opened a pull request:

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

    More examples on DataFrames for SparkR

    Here are more examples using SparkR DataFrames. It includes functions for 
loading the package, initializing a spark context and a SQL context, loading 
data and simple data manipulation on DataFrames.

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

    $ git pull https://github.com/Emaasit/spark branch-1.4

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

    https://github.com/apache/spark/pull/6642.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 #6642
    
----
commit d018cbf3bfb0ebfb8be6044c0d5de1ea1aaa51e0
Author: Daniel Emaasit (PhD Student) <[email protected]>
Date:   2015-06-04T11:36:05Z

    More examples for SparkR
    
    Here are more examples using SparkR showing more functions for getting
    started, loading data and simple data manipulation

commit c0cfa93254a02aa1402394655d524f1595cea9e7
Author: Daniel Emaasit (PhD Student) <[email protected]>
Date:   2015-06-04T11:50:39Z

    sync with my fork

commit 254dde65586aa43297546ef924668d235bdc9fc4
Author: Daniel Emaasit (PhD Student) <[email protected]>
Date:   2015-06-04T12:03:22Z

    cleaned the repo to retain only useful files

commit 5cb31e9ce8545c8acc84b02850cd0eef2b32b991
Author: Daniel Emaasit (PhD Student) <[email protected]>
Date:   2015-06-04T11:36:05Z

    More examples for SparkR
    
    Here are more examples using SparkR showing more functions for getting
    started, loading data and simple data manipulation

----


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