Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to recover Java 11 build in GitHub Action.

Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the GitHub Action.

@dongjoon-hyun
Copy link
Member Author

cc @HyukjinKwon

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

I was worried about this JDK 11 build removed so I am okay to revive this for the time being. Looks good.

For the long term plan, I was actually thinking about:

  • Copy Jenkins periodical jobs at https://amplab.cs.berkeley.edu/jenkins/ to GitHub Actions periodical jobs.
  • Add a way to test JDK 11, JDK 8, Hive 1.2, Hive 2.3, Hadoop 2 and Hadoop 3 via PR title or tag (seems feasible). We we will run one default job but have a way to configure the profiles.

I was thinking that JDK 11 build will eventually live in the periodical builds (unless we change the default JDK and profiles). Does this plan make sense?

@dongjoon-hyun
Copy link
Member Author

Sure. That sounds like a plan. We can get a freedom if we get more resource limit in GitHub Action. Thanks, @HyukjinKwon . Merged to master.

@HyukjinKwon
Copy link
Member

Thank you @dongjoon-hyun.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-32248 branch July 30, 2020 02:02
@SparkQA
Copy link

SparkQA commented Jul 30, 2020

Test build #126795 has finished for PR 29295 at commit f19823a.

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

HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Aug 18, 2020
### What changes were proposed in this pull request?

This PR aims to recover Java 11 build in `GitHub Action`.

### Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

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

No.

### How was this patch tested?

Pass the GitHub Action.

Closes apache#29295 from dongjoon-hyun/SPARK-32248.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Aug 18, 2020
### What changes were proposed in this pull request?

This PR aims to recover Java 11 build in `GitHub Action`.

### Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

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

No.

### How was this patch tested?

Pass the GitHub Action.

Closes apache#29295 from dongjoon-hyun/SPARK-32248.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR aims to recover Java 11 build in `GitHub Action`.

### Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

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

No.

### How was this patch tested?

Pass the GitHub Action.

Closes apache#29295 from dongjoon-hyun/SPARK-32248.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR aims to recover Java 11 build in `GitHub Action`.

### Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

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

No.

### How was this patch tested?

Pass the GitHub Action.

Closes apache#29295 from dongjoon-hyun/SPARK-32248.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR aims to recover Java 11 build in `GitHub Action`.

### Why are the changes needed?

This test coverage is removed before. Now, it's time to recover it.

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

No.

### How was this patch tested?

Pass the GitHub Action.

Closes apache#29295 from dongjoon-hyun/SPARK-32248.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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