jaynewchen commented on issue #41191:
URL: https://github.com/apache/arrow/issues/41191#issuecomment-2058065049

   > Could you try 15.0.2 instead of 14.0.0.1-rc0?
   > 
   > What is your RHEL version?
   > 
   > FYI: Here are Dockerfiles to build our Apache Arrow C++ packages for 
RHEL8/9:
   > 
   > * For RHEL8: 
https://github.com/apache/arrow/blob/main/dev/tasks/linux-packages/apache-arrow/yum/almalinux-8/Dockerfile
   > * For RHEL9: 
https://github.com/apache/arrow/blob/main/dev/tasks/linux-packages/apache-arrow/yum/almalinux-9/Dockerfile
   
   My RHEL version is:
   ```shell
   # cat /etc/redhat-release
   EulerOS release 2.0 (SP5)
   
   # cat /etc/os-release
   NAME="EulerOS"
   VERSION="2.0 (SP5)"
   ID="euleros"
   ID_LIKE="rhel fedora centos"
   VERSION_ID="2.0"
   PRETTY_NAME="EulerOS 2.0 (SP5)"
   ANSI_COLOR="0;31"
   ```
   EulerOS is a self-developed operating system.
   Do you mean that I have to build the Arrow-java-dataset JNI code based on 
the OS image you provide?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to