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

ORC-1169: Use Hadoop to 3.3.2 on Java 17+ #1113

Merged
merged 1 commit into from
May 10, 2022

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 10, 2022

What changes were proposed in this pull request?

This PR aims to upgrade Hadoop to 3.3.2 on java17 profile in Apache ORC 1.8.0.

Why are the changes needed?

Apache Hadoop 3.3.2 is the latest version with the following.

  • This is the first release to support ARM architectures.
  • Upgrade protobuf from 2.5.0 to something newer
  • Java 11 runtime support is completed.
  • Shaded Guava from thirdparty

How was this patch tested?

Pass the Java 17+ CIs.

@dongjoon-hyun dongjoon-hyun added this to the 1.8.0 milestone May 10, 2022
Copy link
Member

@williamhyun williamhyun 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

@dongjoon-hyun
Copy link
Member Author

Thank you, @williamhyun !

@dongjoon-hyun dongjoon-hyun merged commit 9e56704 into apache:main May 10, 2022
@dongjoon-hyun dongjoon-hyun deleted the ORC-1169 branch May 10, 2022 06:37
dongjoon-hyun added a commit that referenced this pull request May 10, 2022
### What changes were proposed in this pull request?

This PR aims to upgrade Hadoop to 3.3.2 on `java17` profile in Apache ORC 1.8.0.

### Why are the changes needed?

[Apache Hadoop 3.3.2 is the latest version](https://hadoop.apache.org/docs/r3.3.2/index.html) with the following.

  - This is the first release to support ARM architectures.
  - Upgrade protobuf from 2.5.0 to something newer
  - Java 11 runtime support is completed.
  - Shaded Guava from thirdparty

### How was this patch tested?

Pass the Java 17+ CIs.

(cherry picked from commit 9e56704)
Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun added a commit that referenced this pull request Jul 24, 2022
### What changes were proposed in this pull request?

This PR aims to upgrade Hadoop to 3.3.2 on `java17` profile in Apache ORC 1.8.0.

### Why are the changes needed?

[Apache Hadoop 3.3.2 is the latest version](https://hadoop.apache.org/docs/r3.3.2/index.html) with the following.

  - This is the first release to support ARM architectures.
  - Upgrade protobuf from 2.5.0 to something newer
  - Java 11 runtime support is completed.
  - Shaded Guava from thirdparty

### How was this patch tested?

Pass the Java 17+ CIs.

(cherry picked from commit 9e56704)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit a59f327)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member Author

I backported this to branch-1.7.

@dongjoon-hyun dongjoon-hyun modified the milestones: 1.8.0, 1.7.6 Jul 24, 2022
cxzl25 pushed a commit to cxzl25/orc that referenced this pull request Jan 11, 2024
### What changes were proposed in this pull request?

This PR aims to upgrade Hadoop to 3.3.2 on `java17` profile in Apache ORC 1.8.0.

### Why are the changes needed?

[Apache Hadoop 3.3.2 is the latest version](https://hadoop.apache.org/docs/r3.3.2/index.html) with the following.

  - This is the first release to support ARM architectures.
  - Upgrade protobuf from 2.5.0 to something newer
  - Java 11 runtime support is completed.
  - Shaded Guava from thirdparty

### How was this patch tested?

Pass the Java 17+ CIs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants