You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/11/18 06:42:33 UTC

[jira] [Commented] (SPARK-4470) SparkContext accepts local[0] as a master URL

    [ https://issues.apache.org/jira/browse/SPARK-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215741#comment-14215741 ] 

Apache Spark commented on SPARK-4470:
-------------------------------------

User 'kmaehashi' has created a pull request for this issue:
https://github.com/apache/spark/pull/3337

> SparkContext accepts local[0] as a master URL
> ---------------------------------------------
>
>                 Key: SPARK-4470
>                 URL: https://issues.apache.org/jira/browse/SPARK-4470
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kenichi Maehashi
>            Priority: Trivial
>
> When running Spark locally, if number of threads is specified as 0 (e.g., {{spark-submit --master local\[0\] ...}}), the job got stuck and does not run at all.
> I think it's better to validate the parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org