[
https://issues.apache.org/jira/browse/ARROW-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192160#comment-16192160
]
ASF GitHub Bot commented on ARROW-226:
--------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1166
ARROW-226: [C++] If opening an HDFS file fails and it does not exist, say
so to help with debugging
This was a rough edge that had affected some users
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-226
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1166.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1166
----
commit 7ab2891678b69eeac91a49e360abf46903cd64c5
Author: Wes McKinney <[email protected]>
Date: 2017-10-04T22:18:35Z
If opening an HDFS file fails and it does not exist, say so to help with
debugging
Change-Id: If67e5cd53647fd59615781a969b9fec18ba26e8e
----
> [C++] libhdfs: feedback to help determining cause of failure in opening file
> path
> ---------------------------------------------------------------------------------
>
> Key: ARROW-226
> URL: https://issues.apache.org/jira/browse/ARROW-226
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> In ARROW-222, there is no meaningful feedback other than "it failed".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)