GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/3457
[SPARK-4196][SPARK-4602] Fix serialization issue in
PairDStreamFunctions.saveAsNewAPIHadoopFiles
Solves two JIRAs in one shot
- Makes the ForechDStream created by saveAsNewAPIHadoopFiles serializable
for checkpoints
- Makes the default configuration object used saveAsNewAPIHadoopFiles be
the Spark's hadoop configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdas/spark savefiles-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3457.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 #3457
----
commit b382ea9facd1cd70b254319811fe9600503e0286
Author: Tathagata Das <[email protected]>
Date: 2014-11-25T15:05:29Z
Fix serialization issue in PairDStreamFunctions.saveAsNewAPIHadoopFiles.
----
---
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]