aboutsummaryrefslogtreecommitdiff
path: root/docs/quick-start.md
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-14 21:13:41 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-14 21:13:41 -0700
commitad4e60ee7e2c49c24a9972312915f7f7253c7679 (patch)
tree15cbda1094de4227f4ff13408781989dcec27011 /docs/quick-start.md
parent2f639957f0bf70dddf1e698aa9e26007fb58bc67 (diff)
downloadspark-ad4e60ee7e2c49c24a9972312915f7f7253c7679.tar.gz
spark-ad4e60ee7e2c49c24a9972312915f7f7253c7679.tar.bz2
spark-ad4e60ee7e2c49c24a9972312915f7f7253c7679.zip
[SPARK-1840] SparkListenerBus prints out scary error message when terminated normally
Running SparkPi example gave this error. ``` Pi is roughly 3.14374 14/05/14 18:16:19 ERROR Utils: Uncaught exception in thread SparkListenerBus scala.runtime.NonLocalReturnControl$mcV$sp ``` This is due to the catch-all in the SparkListenerBus, which logged control throwable used by scala system Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #783 from tdas/controlexception-fix and squashes the following commits: a466c8d [Tathagata Das] Ignored control exceptions when logging all exceptions.
Diffstat (limited to 'docs/quick-start.md')
0 files changed, 0 insertions, 0 deletions