[
https://issues.apache.org/jira/browse/KUDU-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230561#comment-15230561
]
Matthew Rocklin commented on KUDU-1401:
---------------------------------------
Yes, what is described in that design document would serve my needs quite well,
especially if it were eventually exposed through the Python interface.
> Expose partition location information through Python API
> --------------------------------------------------------
>
> Key: KUDU-1401
> URL: https://issues.apache.org/jira/browse/KUDU-1401
> Project: Kudu
> Issue Type: New Feature
> Components: api, python
> Reporter: Matthew Rocklin
> Priority: Minor
>
> When building data local parallel applications it is often nice to know the
> physical location of blocks of data on the network so that, for each
> particular block of data we can try to load it into memory on a machine where
> it already exists on local disk.
> This API exists, I think, in the C++ layer but is not yet exposed, I think,
> through the Python API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)