[
https://issues.apache.org/jira/browse/SPARK-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangfei updated SPARK-3303:
---------------------------
Description:
run test with the master branch with this command
sbt/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive "test-only
org.apache.spark.SparkContextSchedulerCreationSuite"
get this error:
[info] SparkContextSchedulerCreationSuite:
[info] - bad-master
[info] - local
[info] - local-*
[info] - local-n
[info] - local--n-failures
[info] - local-n-failures
[info] - bad-local-n
[info] - bad-local-n-failures
[info] - local-default-parallelism
[info] - simr
[info] - local-cluster
[info] - yarn-cluster
[info] - yarn-standalone
[info] - yarn-client
[info] - mesos fine-grained
[info] - mesos coarse-grained ** FAILED ***
[info] Executor Spark home `spark.mesos.executor.home` is not set!
was:
run test with the master branch with this command
sbt/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Pkinesis-as
-Phive-thriftserver "test-only
org.apache.spark.SparkContextSchedulerCreationSuite"
get this error:
[info] SparkContextSchedulerCreationSuite:
[info] - bad-master
[info] - local
[info] - local-*
[info] - local-n
[info] - local--n-failures
[info] - local-n-failures
[info] - bad-local-n
[info] - bad-local-n-failures
[info] - local-default-parallelism
[info] - simr
[info] - local-cluster
[info] - yarn-cluster
[info] - yarn-standalone
[info] - yarn-client
[info] - mesos fine-grained
[info] - mesos coarse-grained ** FAILED ***
[info] Executor Spark home `spark.mesos.executor.home` is not set!
> SparkContextSchedulerCreationSuite test failed when mesos native lib is set
> ---------------------------------------------------------------------------
>
> Key: SPARK-3303
> URL: https://issues.apache.org/jira/browse/SPARK-3303
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.0.2
> Reporter: wangfei
> Priority: Minor
>
> run test with the master branch with this command
> sbt/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive "test-only
> org.apache.spark.SparkContextSchedulerCreationSuite"
> get this error:
> [info] SparkContextSchedulerCreationSuite:
> [info] - bad-master
> [info] - local
> [info] - local-*
> [info] - local-n
> [info] - local--n-failures
> [info] - local-n-failures
> [info] - bad-local-n
> [info] - bad-local-n-failures
> [info] - local-default-parallelism
> [info] - simr
> [info] - local-cluster
> [info] - yarn-cluster
> [info] - yarn-standalone
> [info] - yarn-client
> [info] - mesos fine-grained
> [info] - mesos coarse-grained ** FAILED ***
> [info] Executor Spark home `spark.mesos.executor.home` is not set!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]