zinking opened a new issue, #37323:
URL: https://github.com/apache/arrow/issues/37323
### Describe the bug, including details regarding any error messages,
version, and platform.
error:
```
^M[Stage 0:> (0 +
1) / 1]^M23/08/23 11:27:07 WARN TaskSetManager: Lost task 0.0 in stage 0.0 (TID
0) (VM-73-99-centos executor 13): java.lang.RuntimeException: Got HDFS URI but
Arrow compiled without HDFS support
at
org.apache.arrow.dataset.file.JniWrapper.makeFileSystemDatasetFactory(Native
Method)
```
I'ved tried to rebuild cpp with -DARROW_HDFS=ON, and then rebuild dataset
with achery, but the resulting `74609088 Aug 23 04:24
x86_64/libarrow_dataset_jni.so` seeems not changed.
how shall I build the dataset jar so that it can support HDFS remote read ?
### Component(s)
Java
--
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]