Skip to content

Conversation

@KaiXinXiaoLei
Copy link

I set SPARK_EXECUTOR_INSTANCES=3, but two executors starts. That is, SPARK_EXECUTOR_INSTANCES does not work.

@SparkQA
Copy link

SparkQA commented Dec 5, 2015

Test build #47220 has finished for PR 10157 at commit 2860c8a.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):\n * public abstract static class PrefixComputer\n

@srowen
Copy link
Member

srowen commented Dec 5, 2015

It looks like this is only for YARN client mode. I actually think the reference in SparkConf should be removed. It's not otherwise documented, so no I don't think we should be supporting this further.

@jerryshao
Copy link
Contributor

Looks like this is a hidden environment, do we need to support it explicitly?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK, configuration property take high priority than System environment, here you just make the opposite.

@srowen
Copy link
Member

srowen commented Dec 8, 2015

@KaiXinXiaoLei do you mind closing this PR?

@KaiXinXiaoLei
Copy link
Author

ok. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants