Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YARN] Delete confusion configurations #3776

Closed
wants to merge 1 commit into from
Closed

[YARN] Delete confusion configurations #3776

wants to merge 1 commit into from

Conversation

XuTingjun
Copy link
Contributor

First, I think put master/work config into yarn mode is confusion.
Second, it will add the config twice. For example, if SPARK_WORKER_INSTANCES is null and spark.executor.instances isn't null, it will put "--executor-memory" into extraArgs twice.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@SaintBacchus
Copy link
Contributor

I think SPARK_WORKER_INSTANCES was used for compatibility of previous version such as spark-0.9.0.
Did we need remove it now @XuTingjun ?

@JoshRosen
Copy link
Contributor

Hi @XuTingjun,

Based on the discussion on #3590 and the description of https://issues.apache.org/jira/browse/SPARK-4730, it sounds like we need to retain these settings for backwards compatibility.

@JoshRosen
Copy link
Contributor

Since we're not going to break backwards-compatibility, I think we should close this issue.

@XuTingjun
Copy link
Contributor Author

ok, I have got it.

@XuTingjun XuTingjun closed this Dec 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants