You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "eaton (JIRA)" <ji...@apache.org> on 2017/05/22 09:30:04 UTC

[jira] [Created] (SPARK-20835) It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application

eaton created SPARK-20835:
-----------------------------

             Summary: It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application
                 Key: SPARK-20835
                 URL: https://issues.apache.org/jira/browse/SPARK-20835
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.1.1
            Reporter: eaton


n my test, the submitted app running with out an error when the --total-executor-cores less than 0
and given the warnings:
"2017-05-22 17:19:36,319 WARN org.apache.spark.scheduler.TaskSchedulerImpl: Initial job has not accepted any resources; check your cluster UI to ensure that workers are registered and have sufficient resources";

It should exit directly when the --total-executor-cores parameter is setted less than 0 when submit a application



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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