aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark
diff options
context:
space:
mode:
authorMarcelo Vanzin <vanzin@cloudera.com>2014-10-17 13:45:10 -0500
committerThomas Graves <tgraves@apache.org>2014-10-17 13:45:10 -0500
commit803e7f087797bae643754f8db88848a17282ca6e (patch)
tree5fb0c7c89be44530477491a6ff9f0b43403ed544 /python/pyspark
parentc351862064ed7d2031ea4c8bf33881e5f702ea0a (diff)
downloadspark-803e7f087797bae643754f8db88848a17282ca6e.tar.gz
spark-803e7f087797bae643754f8db88848a17282ca6e.tar.bz2
spark-803e7f087797bae643754f8db88848a17282ca6e.zip
[SPARK-3979] [yarn] Use fs's default replication.
This avoids issues when HDFS is configured in a way that would not allow the hardcoded default replication of "3". Note: getDefaultReplication(Path) was added in 0.23.3, and the oldest one available on Maven Central is 0.23.7, so I chose to not add code to access that method via reflection. Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #2831 from vanzin/SPARK-3979 and squashes the following commits: b0e3a97 [Marcelo Vanzin] [SPARK-3979] [yarn] Use fs's default replication.
Diffstat (limited to 'python/pyspark')
0 files changed, 0 insertions, 0 deletions