Skip to content

[SPARK-15555] [Mesos] Driver with --supervise option cannot be killed in Mesos mode#13323

Closed
devaraj-kavali wants to merge 4 commits intoapache:masterfrom
devaraj-kavali:SPARK-15555
Closed

[SPARK-15555] [Mesos] Driver with --supervise option cannot be killed in Mesos mode#13323
devaraj-kavali wants to merge 4 commits intoapache:masterfrom
devaraj-kavali:SPARK-15555

Conversation

@devaraj-kavali
Copy link

What changes were proposed in this pull request?

Not adding the Killed applications for retry.

How was this patch tested?

I have verified manually in the Mesos cluster, with the changes the killed applications move to Finished Drivers section and will not retry.

@tnachen
Copy link
Contributor

tnachen commented Jun 2, 2016

Nice catch, can you add a unit test to test this?

@tnachen
Copy link
Contributor

tnachen commented Jun 2, 2016

ok to test

@SparkQA
Copy link

SparkQA commented Jun 2, 2016

Test build #59855 has finished for PR 13323 at commit 2e5664c.

  • This patch fails build dependency tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 9, 2016

Test build #60231 has finished for PR 13323 at commit a6473e3.

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

@devaraj-kavali
Copy link
Author

@tnachen Thanks for your review, I have added a test for this, can you have a look into it?

@tnachen
Copy link
Contributor

tnachen commented Jun 10, 2016

Thanks @devaraj-kavali, this LGTM. @andrewor14 can you take a look?

@SparkQA
Copy link

SparkQA commented Aug 5, 2016

Test build #63276 has finished for PR 13323 at commit e5e182e.

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

@vanzin
Copy link
Contributor

vanzin commented Dec 7, 2016

@devaraj-kavali do you mind fixing the conflicts?

@SparkQA
Copy link

SparkQA commented Dec 28, 2016

Test build #70647 has finished for PR 13323 at commit e632848.

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

@vanzin
Copy link
Contributor

vanzin commented Jan 3, 2017

Merging to master.

@asfgit asfgit closed this in 89bf370 Jan 3, 2017
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Jan 4, 2017
…in Mesos mode

## What changes were proposed in this pull request?

Not adding the Killed applications for retry.
## How was this patch tested?

I have verified manually in the Mesos cluster, with the changes the killed applications move to Finished Drivers section and will not retry.

Author: Devaraj K <devaraj@apache.org>

Closes apache#13323 from devaraj-kavali/SPARK-15555.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…in Mesos mode

## What changes were proposed in this pull request?

Not adding the Killed applications for retry.
## How was this patch tested?

I have verified manually in the Mesos cluster, with the changes the killed applications move to Finished Drivers section and will not retry.

Author: Devaraj K <devaraj@apache.org>

Closes apache#13323 from devaraj-kavali/SPARK-15555.
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