Matthew Rocklin created KUDU-1401:
-------------------------------------

             Summary: 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)

Reply via email to