[
https://issues.apache.org/jira/browse/KUDU-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Birdsell updated KUDU-1401:
----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Status: Resolved (was: In Review)
Issue fixed with
https://github.com/cloudera/kudu/commit/609546dbc2f0f7ed9daeb0eaff2bbc07042b0ed8
> 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
> Assignee: Jordan Birdsell
> Priority: Minor
> Fix For: 1.1.0
>
>
> 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)