You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/18 18:25:00 UTC

[jira] [Resolved] (ARROW-2919) [C++] Improve error message when listing empty HDFS file

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

Wes McKinney resolved ARROW-2919.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 3209
[https://github.com/apache/arrow/pull/3209]

> [C++] Improve error message when listing empty HDFS file
> --------------------------------------------------------
>
>                 Key: ARROW-2919
>                 URL: https://issues.apache.org/jira/browse/ARROW-2919
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.9.0
>            Reporter: Manu Zhang
>            Assignee: Wes McKinney
>            Priority: Minor
>              Labels: hdfs, pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently, listing empty HDFS file returns "list directory failed" which doesn't help much for users. An improvement would be like "list $file_path failed: No such or file directory", the error message that HDFS command "hadoop fs -ls" returns on empty file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)