GitHub user NarineK opened a pull request:
https://github.com/apache/spark/pull/14090
[SPARK-16112][SparkR] Programming guide for gapply/gapplyCollect
## What changes were proposed in this pull request?
Updates programming guide for spark.gapply/spark.gapplyCollect.
Similar to other examples I used faithful dataset to demonstrate gapply's
functionality.
Please, let me know if you prefer another example.
## How was this patch tested?
Existing test cases in R
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NarineK/spark gapplyProgGuide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14090.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 #14090
----
commit 29d8a5c6c22202cdf7d6cc44f1d6cbeca5946918
Author: Narine Kokhlikyan <[email protected]>
Date: 2016-06-20T22:12:11Z
Fixed duplicated documentation problem + separated documentation for dapply
and dapplyCollect
commit 698c4331d2a8bfe7f4b372ebc8123b6c27a57e68
Author: Narine Kokhlikyan <[email protected]>
Date: 2016-06-23T18:51:48Z
merge with master
commit 85a4493a03b3601a93c25ebc1eafb2868efec8d8
Author: Narine Kokhlikyan <[email protected]>
Date: 2016-07-07T13:18:49Z
Adding programming guide for gapply/gapplyCollect
commit 7781d1c111f38e3608d5ebd468e6d344d52efa5c
Author: Narine Kokhlikyan <[email protected]>
Date: 2016-07-07T13:27:35Z
removing output format
----
---
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]