You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/04/02 06:39:52 UTC

[jira] [Created] (SPARK-6668) repeated asking to remove non-existent executor

Davies Liu created SPARK-6668:
---------------------------------

             Summary: repeated asking to remove non-existent executor
                 Key: SPARK-6668
                 URL: https://issues.apache.org/jira/browse/SPARK-6668
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Davies Liu


{code}
15/04/01 21:37:15 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to another address
15/04/01 21:37:17 WARN Utils: Service 'SparkUI' could not bind on port 4040. Attempting port 4041.
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:17 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 0
15/04/01 21:37:18 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 1
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
[Stage 0:>                                                          (0 + 0) / 2]15/04/01 21:37:18 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 2
.....
15/04/01 21:37:44 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 244
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:44 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 245
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:44 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 246
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 247
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 248
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 249
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 250
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 251
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 252
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 253
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 254
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 255
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:45 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 256
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:46 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 257
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
15/04/01 21:37:46 ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 258
NOTE: SPARK_PREPEND_CLASSES is set, placing locally compiled Spark classes ahead of assembly.
{code}



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