[ 
https://issues.apache.org/jira/browse/ARROW-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kouhei Sutou reassigned ARROW-16584:
------------------------------------

    Assignee: Artavazd Balaian

> [Java] Java JNI with S3 support
> -------------------------------
>
>                 Key: ARROW-16584
>                 URL: https://issues.apache.org/jira/browse/ARROW-16584
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Java
>    Affects Versions: 8.0.0
>            Reporter: Artavazd Balaian
>            Assignee: Artavazd Balaian
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'm trying to use Arrow Java 
> ([https://mvnrepository.com/artifact/org.apache.arrow/arrow-dataset/8.0.0]) 
> to read a parquet file from S3. It fails due to the native library being 
> compiled without S3 support:
> {noformat}
> java.lang.RuntimeException: Got S3 URI but Arrow compiled without S3 support
> at 
> org.apache.arrow.dataset.file.JniWrapper.makeFileSystemDatasetFactory(Native 
> Method)
> at 
> org.apache.arrow.dataset.file.FileSystemDatasetFactory.createNative(FileSystemDatasetFactory.java:35)
> at 
> org.apache.arrow.dataset.file.FileSystemDatasetFactory.<init>(FileSystemDatasetFactory.java:31){noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to