[ https://issues.apache.org/jira/browse/HBASE-16114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356381#comment-15356381 ]
Hudson commented on HBASE-16114: -------------------------------- SUCCESS: Integrated in HBase-Trunk_matrix #1139 (See [https://builds.apache.org/job/HBase-Trunk_matrix/1139/]) HBASE-16114 Get regionLocation of required regions only for MR jobs (tedyu: rev 42106b89b10419aaa557369f4eb9c71962cd2656) * hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java > Get regionLocation of required regions only for MR jobs > ------------------------------------------------------- > > Key: HBASE-16114 > URL: https://issues.apache.org/jira/browse/HBASE-16114 > Project: HBase > Issue Type: Improvement > Components: mapreduce > Affects Versions: 1.2.1 > Reporter: Thiruvel Thirumoolan > Assignee: Thiruvel Thirumoolan > Priority: Minor > Fix For: 2.0.0 > > Attachments: HBASE-16114.master.001.patch, > HBASE-16114.master.001.patch, HBASE-16114.master.002.patch > > > We should only get the location of regions required during the MR job. This > will help for jobs with large regions but the job itself scans only a small > portion of it. Similar changes can be seen in MultiInputFormatBase.java. -- This message was sent by Atlassian JIRA (v6.3.4#6332)