Skip to content

[SPARK-17316][Core]Fix the 'ask' type parameter in 'removeExecutor' #14983

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

Closed
wants to merge 1 commit into from
Closed

[SPARK-17316][Core]Fix the 'ask' type parameter in 'removeExecutor' #14983

wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Sep 6, 2016

What changes were proposed in this pull request?

Fix the 'ask' type parameter in 'removeExecutor' to eliminate a lot of error logs Cannot cast java.lang.Boolean to scala.runtime.Nothing$

How was this patch tested?

Jenkins

@zsxwing
Copy link
Member Author

zsxwing commented Sep 6, 2016

cc @vanzin

@vanzin
Copy link
Contributor

vanzin commented Sep 6, 2016

LGTM.

@SparkQA
Copy link

SparkQA commented Sep 6, 2016

Test build #65010 has finished for PR 14983 at commit 1ba43d6.

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

@zsxwing
Copy link
Member Author

zsxwing commented Sep 6, 2016

Merging to master, 2.0 and 1.6

asfgit pushed a commit that referenced this pull request Sep 6, 2016
## What changes were proposed in this pull request?

Fix the 'ask' type parameter in 'removeExecutor' to eliminate a lot of error logs `Cannot cast java.lang.Boolean to scala.runtime.Nothing$`

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #14983 from zsxwing/SPARK-17316-3.

(cherry picked from commit 175b434)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
asfgit pushed a commit that referenced this pull request Sep 6, 2016
## What changes were proposed in this pull request?

Fix the 'ask' type parameter in 'removeExecutor' to eliminate a lot of error logs `Cannot cast java.lang.Boolean to scala.runtime.Nothing$`

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #14983 from zsxwing/SPARK-17316-3.

(cherry picked from commit 175b434)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
@asfgit asfgit closed this in 175b434 Sep 6, 2016
@zsxwing zsxwing deleted the SPARK-17316-3 branch September 6, 2016 23:56
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Sep 7, 2016
## What changes were proposed in this pull request?

Fix the 'ask' type parameter in 'removeExecutor' to eliminate a lot of error logs `Cannot cast java.lang.Boolean to scala.runtime.Nothing$`

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes apache#14983 from zsxwing/SPARK-17316-3.

(cherry picked from commit 175b434)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
(cherry picked from commit 3f797dd)
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.

3 participants