Skip to content

Comments

[SPARK-31934][BUILD] Remove set -x from docker image tool#28759

Closed
holdenk wants to merge 1 commit intoapache:masterfrom
holdenk:SPARK-31934-remove-extranious-info-from-the-docker-image-tool
Closed

[SPARK-31934][BUILD] Remove set -x from docker image tool#28759
holdenk wants to merge 1 commit intoapache:masterfrom
holdenk:SPARK-31934-remove-extranious-info-from-the-docker-image-tool

Conversation

@holdenk
Copy link
Contributor

@holdenk holdenk commented Jun 8, 2020

What changes were proposed in this pull request?

Remove set -x from the docker image tool.

Why are the changes needed?

The image tool prints out information that may confusing.

Does this PR introduce any user-facing change?

Less information is displayed by the docker image tool.

How was this patch tested?

Ran docker image tool locally.

@holdenk
Copy link
Contributor Author

holdenk commented Jun 8, 2020

cc @dongjoon-hyun who brought this to my attention.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thanks, @holdenk .

@holdenk
Copy link
Contributor Author

holdenk commented Jun 8, 2020

Thanks, I'll merge this to master & branch-3.0 :)

@asfgit asfgit closed this in 06959eb Jun 8, 2020
asfgit pushed a commit that referenced this pull request Jun 8, 2020
### What changes were proposed in this pull request?

Remove `set -x` from the docker image tool.

### Why are the changes needed?

The image tool prints out information that may confusing.

### Does this PR introduce _any_ user-facing change?

Less information is displayed by the docker image tool.

### How was this patch tested?

Ran docker image tool locally.

Closes #28759 from holdenk/SPARK-31934-remove-extranious-info-from-the-docker-image-tool.

Authored-by: Holden Karau <hkarau@apple.com>
Signed-off-by: Holden Karau <hkarau@apple.com>
(cherry picked from commit 06959eb)
Signed-off-by: Holden Karau <hkarau@apple.com>
@SparkQA
Copy link

SparkQA commented Jun 9, 2020

Test build #123651 has finished for PR 28759 at commit e300be5.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants