Skip to content
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

[SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job #30258

Closed
wants to merge 1 commit into from
Closed

[SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job #30258

wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 5, 2020

What changes were proposed in this pull request?

This is a backport of #30066 .

This PR aims to use a pre-built image for Github Action SparkR job.

Why are the changes needed?

This will reduce the execution time and the flakiness.

BEFORE (branch-3.0: 21 minutes 7 seconds)
Screen Shot 2020-11-04 at 8 53 50 PM

AFTER
No R and R package installation steps.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the GitHub Action sparkr job in this PR.

@SparkQA
Copy link

SparkQA commented Nov 5, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35247/

@dongjoon-hyun
Copy link
Member Author

SparkR passed already and pyspark is flaky due to another known reason.
Screen Shot 2020-11-04 at 9 45 37 PM

@dongjoon-hyun
Copy link
Member Author

Could you review this please, @HyukjinKwon ?

@SparkQA
Copy link

SparkQA commented Nov 5, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35245/

@dongjoon-hyun
Copy link
Member Author

Thank you always, @HyukjinKwon ! Merged to branch-3.0.

dongjoon-hyun added a commit that referenced this pull request Nov 5, 2020
… job

### What changes were proposed in this pull request?

This is a backport of #30066 .

This PR aims to use a pre-built image for Github Action SparkR job.

### Why are the changes needed?

This will reduce the execution time and the flakiness.

**BEFORE (branch-3.0: 21 minutes 7 seconds)**
![Screen Shot 2020-11-04 at 8 53 50 PM](https://user-images.githubusercontent.com/9700541/98199386-e39a1b80-1edf-11eb-8dec-c6819ebb3f0d.png)

**AFTER**
No R and R package installation steps.

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

No.

### How was this patch tested?

Pass the GitHub Action `sparkr` job in this PR.

Closes #30258 from dongjoon-hyun/SPARK-33239-3.0.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-33239-3.0 branch November 5, 2020 05:56
@SparkQA
Copy link

SparkQA commented Nov 5, 2020

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35247/

@SparkQA
Copy link

SparkQA commented Nov 5, 2020

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35245/

@SparkQA
Copy link

SparkQA commented Nov 5, 2020

Test build #130637 has finished for PR 30258 at commit 28bc9b7.

  • This patch fails due to an unknown error code, -9.
  • 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants