hsiang-c opened a new issue, #3261:
URL: https://github.com/apache/datafusion-comet/issues/3261

   ### Describe the bug
   
   When I tried to build Comet JAR with arm64/amd64 native libraries, I got the 
following error from the Docker container.
   
   ```shell
   error: failed to run custom build command for `hdfs-sys v0.3.0`
   
   Caused by:
     process didn't exit successfully: 
`/opt/comet-rm/comet/native/target/release/build/hdfs-sys-28614ad89a41cf9d/build-script-build`
 (exit status: 1)
     --- stderr
     Error: JavaLocatorError { description: "Java is not installed or not in 
the system PATH" }
   warning: build failed, waiting for other jobs to finish...
   make: *** [Makefile:54: core-amd64-libs] Error 101
   ```
   
   According to `hdfs-sys` doc, this 
[crate](https://github.com/Xuanwo/hdfs-sys?tab=readme-ov-file#dependencies) 
will link to `libjvm`.
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to