[GitHub] spark pull request #14943: [SPARK-15891][yarn] Clean up some logging in the ...

2016-09-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14943 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #14943: [SPARK-15891][yarn] Clean up some logging in the ...

2016-09-06 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/14943#discussion_r77722666 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorRunnable.scala --- @@ -59,43 +58,46 @@ private[yarn] class ExecutorRunnable( v

[GitHub] spark pull request #14943: [SPARK-15891][yarn] Clean up some logging in the ...

2016-09-06 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/14943#discussion_r77722010 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorRunnable.scala --- @@ -59,43 +58,46 @@ private[yarn] class ExecutorRunnable(

[GitHub] spark pull request #14943: [SPARK-15891][yarn] Clean up some logging in the ...

2016-09-02 Thread vanzin
GitHub user vanzin opened a pull request: https://github.com/apache/spark/pull/14943 [SPARK-15891][yarn] Clean up some logging in the YARN AM. To make the log file more readable, rework some of the logging done by the AM: - log executor command / env just once, since the