Skip to content

java dataset jar HDFS not supported. #37323

@zinking

Description

@zinking

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions