You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by va...@apache.org on 2019/05/07 17:48:24 UTC

[spark] branch master updated (d124ce9 -> 8ef4da7)

This is an automated email from the ASF dual-hosted git repository.

vanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from d124ce9  [SPARK-27590][CORE] do not consider skipped tasks when scheduling speculative tasks
     add 8ef4da7  [SPARK-27610][YARN] Shade netty native libraries

No new revisions were added by this update.

Summary of changes:
 common/network-yarn/pom.xml                        | 46 +++++++++++++++++++++-
 conf/log4j.properties.template                     |  4 +-
 .../org/apache/spark/log4j-defaults.properties     |  4 +-
 core/src/test/resources/log4j.properties           |  2 +-
 .../src/main/resources/log4j.properties            |  4 +-
 .../src/test/resources/log4j.properties            |  2 +-
 graphx/src/test/resources/log4j.properties         |  2 +-
 launcher/src/test/resources/log4j.properties       |  2 +-
 mllib/src/test/resources/log4j.properties          |  2 +-
 pom.xml                                            |  2 +-
 project/MimaExcludes.scala                         |  5 ++-
 repl/src/test/resources/log4j.properties           |  2 +-
 .../core/src/test/resources/log4j.properties       |  2 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../yarn/src/test/resources/log4j.properties       |  2 +-
 .../spark/deploy/yarn/BaseYarnClusterSuite.scala   |  2 +-
 sql/catalyst/src/test/resources/log4j.properties   |  2 +-
 streaming/src/test/resources/log4j.properties      |  2 +-
 18 files changed, 68 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org