[ 
https://issues.apache.org/jira/browse/SPARK-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207992#comment-15207992
 ] 

Apache Spark commented on SPARK-14062:
--------------------------------------

User 'jerryshao' has created a pull request for this issue:
https://github.com/apache/spark/pull/11885

> Put metrics.properties to distributed cache for Spark running on Yarn
> ---------------------------------------------------------------------
>
>                 Key: SPARK-14062
>                 URL: https://issues.apache.org/jira/browse/SPARK-14062
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Saisai Shao
>            Priority: Minor
>
> Currently for Spark running on Yarn, if we want to specify metrics 
> configurations for executors, we have to manually upload property file into 
> executors with \--files. Actually for spark running on yarn, this could be 
> done by adding to distributed cache implicitly, like "log4j.properties". Here 
> proposed to add this improvement for "metrics.properties".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to