[ 
https://issues.apache.org/jira/browse/ARROW-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539595#comment-17539595
 ] 

Alessandro Molina commented on ARROW-16584:
-------------------------------------------

I think we also want to ensure the tests have a test to confirm that it works 
and we need to make sure it gets run on the `verify-rc` process of nightlies to 
ensure the package we build has S3 properly enabled.

> [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: 1h 10m
>  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