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 2017/01/10 20:01:00 UTC

[jira] [Created] (ARROW-473) [C++/Python] Add public API for retrieving block locations for a particular HDFS file

Wes McKinney created ARROW-473:
----------------------------------

             Summary: [C++/Python] Add public API for retrieving block locations for a particular HDFS file
                 Key: ARROW-473
                 URL: https://issues.apache.org/jira/browse/ARROW-473
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Python
            Reporter: Wes McKinney


This is necessary for applications looking to schedule data-local work. libhdfs does not have APIs to request the block locations directly, so we need to see if the {{hdfsGetHosts}} function will do what we need. For libhdfs3 there is a public API function 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)