Skip to content

Conversation

@ConeyLiu
Copy link
Contributor

@ConeyLiu ConeyLiu commented May 6, 2017

What changes were proposed in this pull request?

Currently, spark.executor.instances is deprecated in spark-env.sh, because we suggest config it in spark-defaults.conf or other config file. And also this parameter is useless even if you set it in spark-env.sh, so remove it in this patch.

How was this patch tested?

Existing tests.

Please review http://spark.apache.org/contributing.html before opening a pull request.

@ConeyLiu
Copy link
Contributor Author

ConeyLiu commented May 6, 2017

Hi @vanzin, just as talked, we should remote the spark.executor.instances from spark-env.sh. Please take a look, thanks a lot.

@ConeyLiu
Copy link
Contributor Author

ConeyLiu commented May 6, 2017

Thanks @srowen.

@felixcheung
Copy link
Member

Jenkins, ok to test

@SparkQA
Copy link

SparkQA commented May 7, 2017

Test build #76531 has finished for PR 17881 at commit 50b4f2d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented May 8, 2017

Merging to master / 2.2.

asfgit pushed a commit that referenced this pull request May 8, 2017
…v.sh'

## What changes were proposed in this pull request?

Currently, `spark.executor.instances` is deprecated in `spark-env.sh`, because we suggest config it in `spark-defaults.conf` or other config file. And also this parameter is useless even if you set it in `spark-env.sh`, so remove it in this patch.

## How was this patch tested?

Existing tests.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Xianyang Liu <[email protected]>

Closes #17881 from ConeyLiu/deprecatedParam.

(cherry picked from commit aeb2ecc)
Signed-off-by: Marcelo Vanzin <[email protected]>
@asfgit asfgit closed this in aeb2ecc May 8, 2017
@ConeyLiu
Copy link
Contributor Author

ConeyLiu commented May 9, 2017

Thanks @vanzin .

@ConeyLiu ConeyLiu deleted the deprecatedParam branch May 9, 2017 00:34
lycplus pushed a commit to lycplus/spark that referenced this pull request May 24, 2017
…v.sh'

## What changes were proposed in this pull request?

Currently, `spark.executor.instances` is deprecated in `spark-env.sh`, because we suggest config it in `spark-defaults.conf` or other config file. And also this parameter is useless even if you set it in `spark-env.sh`, so remove it in this patch.

## How was this patch tested?

Existing tests.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Xianyang Liu <[email protected]>

Closes apache#17881 from ConeyLiu/deprecatedParam.
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.

5 participants