aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorjerryshao <sshao@hortonworks.com>2016-03-31 10:27:33 -0700
committerMarcelo Vanzin <vanzin@cloudera.com>2016-03-31 10:27:33 -0700
commit3b3cc76004438a942ecea752db39f3a904a52462 (patch)
tree7e787aa82c5af237445c383410e010ad70903f07 /repl
parent208fff3ac87f200fd4e6f0407d70bf81cf8c556f (diff)
downloadspark-3b3cc76004438a942ecea752db39f3a904a52462.tar.gz
spark-3b3cc76004438a942ecea752db39f3a904a52462.tar.bz2
spark-3b3cc76004438a942ecea752db39f3a904a52462.zip
[SPARK-14062][YARN] Fix log4j and upload metrics.properties automatically with distributed cache
## What changes were proposed in this pull request? 1. Currently log4j which uses distributed cache only adds to AM's classpath, not executor's, this is introduced in #9118, which breaks the original meaning of that PR, so here add log4j file to the classpath of both AM and executors. 2. Automatically upload metrics.properties to distributed cache, so that it could be used by remote driver and executors implicitly. ## How was this patch tested? Unit test and integration test is done. Author: jerryshao <sshao@hortonworks.com> Closes #11885 from jerryshao/SPARK-14062.
Diffstat (limited to 'repl')
0 files changed, 0 insertions, 0 deletions