GitHub user koeninger opened a pull request:
https://github.com/apache/spark/pull/3543
Closes SPARK-4229 Create hadoop configuration in a consistent way
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/koeninger/spark-1 SPARK-4229-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3543.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 #3543
----
commit c41a4b4d0752b1a5b057611c796e367c5a806be6
Author: cody koeninger <[email protected]>
Date: 2014-11-04T22:40:17Z
SPARK-4229 use SparkHadoopUtil.get.conf so that hadoop properties are
copied from spark config
Resolved conflicts in favor of master.
Conflicts:
streaming/src/main/scala/org/apache/spark/streaming/dstream/FileInputDStream.scala
streaming/src/main/scala/org/apache/spark/streaming/dstream/PairDStreamFunctions.scala
commit b48ad63fb9c31de90c8b5b0541129e2c71bd3478
Author: cody koeninger <[email protected]>
Date: 2014-11-04T22:41:07Z
SPARK-4229 document handling of spark.hadoop.* properties
commit 413f916bafc5b218ab334cb9d66b67f3dbc117f7
Author: cody koeninger <[email protected]>
Date: 2014-11-05T03:26:26Z
SPARK-4229 fix broken table in documentation, make hadoop doc formatting
match that of runtime env
----
---
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]