aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark
diff options
context:
space:
mode:
authorThomas Graves <tgraves@apache.org>2014-05-07 15:51:53 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-07 15:51:53 -0700
commit4bec84b6a23e1e642708a70a6c7ef7b3d1df9b3e (patch)
tree35a2aeea0cc79198f6c7ef82f51a61a7f4edf447 /python/pyspark
parent5200872243aa5906dc8a06772e61d75f19557aac (diff)
downloadspark-4bec84b6a23e1e642708a70a6c7ef7b3d1df9b3e.tar.gz
spark-4bec84b6a23e1e642708a70a6c7ef7b3d1df9b3e.tar.bz2
spark-4bec84b6a23e1e642708a70a6c7ef7b3d1df9b3e.zip
SPARK-1569 Spark on Yarn, authentication broken by pr299
Pass the configs as java options since the executor needs to know before it registers whether to create the connection using authentication or not. We could see about passing only the authentication configs but for now I just had it pass them all. I also updating it to use a list to construct the command to make it the same as ClientBase and avoid any issues with spaces. Author: Thomas Graves <tgraves@apache.org> Closes #649 from tgravescs/SPARK-1569 and squashes the following commits: 0178ab8 [Thomas Graves] add akka settings 22a8735 [Thomas Graves] Change to only path spark.auth* configs 8ccc1d4 [Thomas Graves] SPARK-1569 Spark on Yarn, authentication broken
Diffstat (limited to 'python/pyspark')
0 files changed, 0 insertions, 0 deletions