Skip to content

[SPARK-32804][Launcher][FOLLOWUP] Fix SparkSubmitCommandBuilderSuite test failure without jars#29769

Closed
KevinSmile wants to merge 1 commit into
apache:masterfrom
KevinSmile:bug-fix-master
Closed

[SPARK-32804][Launcher][FOLLOWUP] Fix SparkSubmitCommandBuilderSuite test failure without jars#29769
KevinSmile wants to merge 1 commit into
apache:masterfrom
KevinSmile:bug-fix-master

Conversation

@KevinSmile

@KevinSmile KevinSmile commented Sep 16, 2020

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

It's a followup of #29653.
Tests in SparkSubmitCommandBuilderSuite may fail if you didn't build first and have jars before test,
so if isTesting we should set a dummy SparkLauncher.NO_RESOURCE.

Why are the changes needed?

Fix tests failure.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

mvn clean test (test without jars built first).

@KevinSmile

KevinSmile commented Sep 16, 2020

Copy link
Copy Markdown
Contributor Author

cc @HyukjinKwon

@KevinSmile KevinSmile changed the title [SPARK-32804][Launcher][FOLLOWUP] fix command builder test failure without jars [SPARK-32804][Launcher][FOLLOWUP] Fix SparkSubmitCommandBuilderSuite test failure without jars Sep 16, 2020
@HyukjinKwon

Copy link
Copy Markdown
Member

ok to test

@KevinSmile

Copy link
Copy Markdown
Contributor Author

Seems that DecommissionWorkerSuite is unstable?

@SparkQA

SparkQA commented Sep 16, 2020

Copy link
Copy Markdown

Test build #128742 has finished for PR 29769 at commit e2b0c6b.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon

Copy link
Copy Markdown
Member

retest this please

@SparkQA

SparkQA commented Sep 16, 2020

Copy link
Copy Markdown

Test build #128762 has finished for PR 29769 at commit e2b0c6b.

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

@HyukjinKwon

Copy link
Copy Markdown
Member

Merged to master.

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