Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Aug 5, 2016

Some very rare JVM errors are printed to stdout, and that confuses
the code in spark-class. So add a check so that those cases are
detected and the proper error message is shown to the user.

Tested by running spark-submit after setting "ulimit -v 32000".

Closes #14231

Marcelo Vanzin added 2 commits August 5, 2016 13:36
Some very rare JVM errors are printed to stdout, and that confuses
the code in spark-class. So add a check so that those cases are
detected and the proper error message is shown to the user.

Tested by running spark-submit after setting "ulimit -v 32000".

Closes apache#14231
@SparkQA
Copy link

SparkQA commented Aug 5, 2016

Test build #63281 has finished for PR 14508 at commit 4ed4483.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 5, 2016

Test build #63284 has finished for PR 14508 at commit 5e9c042.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor Author

vanzin commented Aug 8, 2016

Merging to master.

asfgit pushed a commit that referenced this pull request Aug 8, 2016
Some very rare JVM errors are printed to stdout, and that confuses
the code in spark-class. So add a check so that those cases are
detected and the proper error message is shown to the user.

Tested by running spark-submit after setting "ulimit -v 32000".

Closes #14231

Author: Marcelo Vanzin <[email protected]>

Closes #14508 from vanzin/SPARK-16586.

(cherry picked from commit 1739e75)
Signed-off-by: Marcelo Vanzin <[email protected]>
@asfgit asfgit closed this in 1739e75 Aug 8, 2016
@vanzin vanzin deleted the SPARK-16586 branch August 15, 2016 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants