[jira] [Updated] (SPARK-16586) spark-class crash with "[: too many arguments" instead of displaying the correct error message

2016-07-16 Thread Xiang Gao (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiang Gao updated SPARK-16586:
--
Description: 
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 10
./sbin/start-master.sh
{code}

  was:
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 10
$./sbin/start-master.sh
{code}


> 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 10
> ./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



[jira] [Updated] (SPARK-16586) spark-class crash with "[: too many arguments" instead of displaying the correct error message

2016-07-16 Thread Xiang Gao (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiang Gao updated SPARK-16586:
--
Description: 
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 10
$./sbin/start-master.sh
{code}

  was: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}}


> 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 10
> $./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



[jira] [Updated] (SPARK-16586) spark-class crash with "[: too many arguments" instead of displaying the correct error message

2016-07-16 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-16586:
--
Priority: Minor  (was: Major)

Can you give an example? 

> 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}}



--
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