apache / orc

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
https://orc.apache.org/
Apache License 2.0
689 stars 483 forks source link

ORC-1556: Add `Rocky Linux 9` Docker Test #1706

Closed dongjoon-hyun closed 10 months ago

dongjoon-hyun commented 10 months ago

What changes were proposed in this pull request?

This PR aims to add Rocky Linux 9 Dockerfile.

Why are the changes needed?

To provide a test coverage for Oracle 9-compatible OS environment.

How was this patch tested?

Pass the CIs and check the logs.

...
Status: Downloaded newer image for apache/orc-dev:rocky9
-- The C compiler identification is GNU 11.4.1
-- The CXX compiler identification is GNU 11.4.1
...
Java version: 17.0.9, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.9.0.9-2.el9.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.2.0-1018-azure", arch: "amd64", family: "unix"
dongjoon-hyun commented 10 months ago

Merged to branch-1.7.