aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2015-05-21 20:34:20 +0100
committerSean Owen <sowen@cloudera.com>2015-05-21 20:34:20 +0100
commit15680aeed425c900a5de34d12b61929d1e5df607 (patch)
treede4b356a9b1e6b43337f394a9ef93c23f8e03b1e /docs
parentf6c486aa4b0d3a50b53c110fd63d226fffeb87f7 (diff)
downloadspark-15680aeed425c900a5de34d12b61929d1e5df607.tar.gz
spark-15680aeed425c900a5de34d12b61929d1e5df607.tar.bz2
spark-15680aeed425c900a5de34d12b61929d1e5df607.zip
[SPARK-7775] YARN AM negative sleep exception
``` SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] Exception in thread "Reporter" java.lang.IllegalArgumentException: timeout value is negative at java.lang.Thread.sleep(Native Method) at org.apache.spark.deploy.yarn.ApplicationMaster$$anon$1.run(ApplicationMaster.scala:356) ``` This kills the reporter thread. This is caused by #6082 (merged into master branch only). Author: Andrew Or <andrew@databricks.com> Closes #6305 from andrewor14/yarn-negative-sleep and squashes the following commits: b970770 [Andrew Or] Use existing cap 56d6e5e [Andrew Or] Avoid negative sleep
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions