Skip to content

Conversation

@sryza
Copy link
Contributor

@sryza sryza commented Jan 21, 2015

No description provided.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25901 has started for PR 4141 at commit 472f944.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25901 has finished for PR 4141 at commit 472f944.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25901/
Test FAILed.

@vanzin
Copy link
Contributor

vanzin commented Jan 21, 2015

LGTM. Something seems funny with jenkins, lots of PRs are failing tests with seemingly no reason...

@sryza sryza changed the title SPARK-4337. Add ability to cancel pending requests to YARN SPARK-4337. [YARN] Add ability to cancel pending requests Jan 22, 2015
@lianhuiwang
Copy link
Contributor

LGTM, i think @tdas you can take a look at this PR.

@andrewor14
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented Jan 25, 2015

Test build #26068 has started for PR 4141 at commit 472f944.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 26, 2015

Test build #26068 has finished for PR 4141 at commit 472f944.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26068/
Test FAILed.

Copy link
Contributor

Choose a reason for hiding this comment

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

how about making it private[yarn]? will still be visible in tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

YarnAllocator is already private[yarn], so this will end up private[yarn] already.

@squito
Copy link
Contributor

squito commented Jan 26, 2015

just a minor comment, otherwise lgtm

@pwendell
Copy link
Contributor

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Jan 26, 2015

Test build #26110 has started for PR 4141 at commit 472f944.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 26, 2015

Test build #26110 has finished for PR 4141 at commit 472f944.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26110/
Test PASSed.

@tdas
Copy link
Contributor

tdas commented Jan 27, 2015

@lianhuiwang I am not sure I can comment on this PR. I am unfamiliar with this piece of code.

Copy link
Contributor

Choose a reason for hiding this comment

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

you can just make this $numToCancel

@andrewor14
Copy link
Contributor

@sryza this looks correct to me. My comments are mostly minor. Quick question, do we have to do any additional thing for this to work with dynamic allocation too or does it come for free with this patch?

@andrewor14
Copy link
Contributor

Never mind I just found #4168

@sryza
Copy link
Contributor Author

sryza commented Feb 6, 2015

Thanks for the review @andrewor14. Updated patch addresses your comments.

@SparkQA
Copy link

SparkQA commented Feb 6, 2015

Test build #26921 has started for PR 4141 at commit a98bd20.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 6, 2015

Test build #26921 has finished for PR 4141 at commit a98bd20.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26921/
Test PASSed.

@andrewor14
Copy link
Contributor

Ok I'm merging this into master and 1.3 thanks

@asfgit asfgit closed this in 1a88f20 Feb 6, 2015
asfgit pushed a commit that referenced this pull request Feb 6, 2015
Author: Sandy Ryza <sandy@cloudera.com>

Closes #4141 from sryza/sandy-spark-4337 and squashes the following commits:

a98bd20 [Sandy Ryza] Andrew's comments
cdaab7f [Sandy Ryza] SPARK-4337. Add ability to cancel pending requests to YARN

(cherry picked from commit 1a88f20)
Signed-off-by: Andrew Or <andrew@databricks.com>
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.

9 participants