GitHub user CodingCat opened a pull request:
https://github.com/apache/spark/pull/1137
SPARK-2038: rename "conf" parameters in the saveAsHadoop functions with
source-compatibility
https://issues.apache.org/jira/browse/SPARK-2038
to differentiate with SparkConf object and at the same time keep the source
level compatibility
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CodingCat/spark SPARK-2038
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1137.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 #1137
----
commit d91288d6804db8feed210cfba01cb8f0f6780493
Author: CodingCat <[email protected]>
Date: 2014-06-15T00:49:14Z
rename "conf" parameters in the saveAsHadoop functions
to distinguish with SparkConf
commit 763975ff7b6cdea32ebd9f2770f28febd44b7174
Author: CodingCat <[email protected]>
Date: 2014-06-15T00:56:58Z
style fix
commit 7ee5712e91861b902814f3e2d76a059e39e4d3c9
Author: CodingCat <[email protected]>
Date: 2014-06-19T19:45:01Z
to keep the source-compatibility
----
---
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.
---