aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-programming-guide.md
diff options
context:
space:
mode:
authorThomas Graves <tgraves@apache.org>2014-05-03 10:59:05 -0700
committerAaron Davidson <aaron@databricks.com>2014-05-03 10:59:05 -0700
commit3d0a02dff3011e8894d98d903cd086bc95e56807 (patch)
tree90558a3fafb9761aea1f96ff84bd4544ec36fad6 /docs/streaming-programming-guide.md
parent9347565f4188cf1574c6dc49fcde91eb286be955 (diff)
downloadspark-3d0a02dff3011e8894d98d903cd086bc95e56807.tar.gz
spark-3d0a02dff3011e8894d98d903cd086bc95e56807.tar.bz2
spark-3d0a02dff3011e8894d98d903cd086bc95e56807.zip
[WIP] SPARK-1676: Cache Hadoop UGIs by default to prevent FileSystem leak
Move the doAs in Executor higher up so that we only have 1 ugi and aren't leaking filesystems. Fix spark on yarn to work when the cluster is running as user "yarn" but the clients are launched as the user and want to read/write to hdfs as the user. Note this hasn't been fully tested yet. Need to test in standalone mode. Putting this up for people to look at and possibly test. I don't have access to a mesos cluster. This is alternative to https://github.com/apache/spark/pull/607 Author: Thomas Graves <tgraves@apache.org> Closes #621 from tgravescs/SPARK-1676 and squashes the following commits: 244d55a [Thomas Graves] fix line length 44163d4 [Thomas Graves] Rework 9398853 [Thomas Graves] change to have doAs in executor higher up.
Diffstat (limited to 'docs/streaming-programming-guide.md')
0 files changed, 0 insertions, 0 deletions