[ https://issues.apache.org/jira/browse/SPARK-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409984#comment-15409984 ]
Apache Spark commented on SPARK-16586: -------------------------------------- User 'vanzin' has created a pull request for this issue: https://github.com/apache/spark/pull/14508 > spark-class crash with "[: too many arguments" instead of displaying the > correct error message > ---------------------------------------------------------------------------------------------- > > Key: SPARK-16586 > URL: https://issues.apache.org/jira/browse/SPARK-16586 > Project: Spark > Issue Type: Bug > Reporter: Xiang Gao > Priority: Minor > > When trying to run spark on a machine that cannot provide enough memory for > java to use, instead of printing the correct error message, spark-class will > crash with {{spark-class: line 83: [: too many arguments}} > Simple shell commands to trigger this problem are: > {code} > ulimit -v 100000 > ./sbin/start-master.sh > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org