[
https://issues.apache.org/jira/browse/ARROW-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218923#comment-16218923
]
ASF GitHub Bot commented on ARROW-473:
--------------------------------------
AnkitAggarwalPEC commented on issue #1031: WIP ARROW-473: [C++/Python] Add
public API for retrieving block locations for a particular HDFS file
URL: https://github.com/apache/arrow/pull/1031#issuecomment-339375220
@cpcloud I'm running the script for last 10 minutes But it is still showing
the same error
Could not execute command: select VERSION()
Starting Impala Shell without Kerberos authentication
Connected to arrow-hdfs:21000
Server version: impalad version 2.9.0-cdh5.12.0 RELEASE (build
03c6ddbdcec39238be4f5b14a300d5c4f576097e)
Query: select VERSION()
Query submitted at: 2017-10-25 15:43:59 (Coordinator:
http://arrow-hdfs:25000)
ERROR: AnalysisException: This Impala daemon is not ready to accept user
requests. Status: Waiting for catalog update from the StateStore.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> 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.4.14#64029)