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

Joris Van den Bossche commented on ARROW-10175:
-----------------------------------------------

OK, needed to pass some {{use_legacy_dataset=True}}, because the default is now 
to use the dataset implemenation, which of course doesn't work when passing 
legacy filesystems.

Now, the first error, which is reading from an URI and _not_ passing a legacy 
HadoopFileSystem object, seems a legitimate bug (because passing an URI should 
"just" use the new implementation):

{code}
pyarrow.lib.ArrowInvalid: Path 
'/tmp/pyarrow-test-838/multi-parquet-uri-48569714efc74397816722c9c6723191/0.parquet'
 is not relative to '/user/root'
{code}

> [CI] Nightly hdfs integration test job fails
> --------------------------------------------
>
>                 Key: ARROW-10175
>                 URL: https://issues.apache.org/jira/browse/ARROW-10175
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Python
>            Reporter: Neal Richardson
>            Assignee: Joris Van den Bossche
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Two tests fail:
> https://github.com/ursa-labs/crossbow/runs/1204680589
> [removed bogus investigation]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to