[ https://issues.apache.org/jira/browse/HDFS-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Wang updated HDFS-5304: ------------------------------ Attachment: hdfs-5304-2.patch Here's a patch implementing my above proposal. The code, like I expected, is now mildly complex, but the user API is now nicer as per Colin's suggestion. > Expose if a block replica is cached in getFileBlockLocations > ------------------------------------------------------------ > > Key: HDFS-5304 > URL: https://issues.apache.org/jira/browse/HDFS-5304 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode > Affects Versions: HDFS-4949 > Reporter: Andrew Wang > Assignee: Andrew Wang > Attachments: hdfs-5304-1.patch, hdfs-5304-2.patch > > > We need to expose which replicas of a block are cached so applications can > place their tasks for memory-locality. -- This message was sent by Atlassian JIRA (v6.1#6144)