GitHub user kanzhang opened a pull request:
https://github.com/apache/spark/pull/1338
[SPARK-2024] Add saveAsSequenceFile and saveAsHadoopFile to PySpark
JIRA issue: https://issues.apache.org/jira/browse/SPARK-2024
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kanzhang/spark SPARK-2024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1338.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 #1338
----
commit 8fe613949d2a0b82666567767405eadea9c1c7f1
Author: Kan Zhang <[email protected]>
Date: 2014-07-08T05:37:56Z
[SPARK-2024] Add saveAsSequenceFile to PySpark
commit eef0b2bdd3e704c010744858d54d69adfd8056eb
Author: Kan Zhang <[email protected]>
Date: 2014-07-08T19:33:13Z
[SPARK-2024] More refactoring and documentation
commit e017709cb526d2899676a9ab24c9891da1a20f59
Author: Kan Zhang <[email protected]>
Date: 2014-07-09T03:09:01Z
[SPARK-2024] More Python API documentation
commit 8083ea529dfb374a00c8fe9ae5b7e32189f8147e
Author: Kan Zhang <[email protected]>
Date: 2014-07-09T05:22:16Z
[SPARK-2024] Add programming guide
----
---
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.
---