Y. SREENIVASULU REDDY created HBASE-30016:
---------------------------------------------

             Summary: Cached table regions locations are not using in 
TableSnapshotInputFormatImpl#getSplits
                 Key: HBASE-30016
                 URL: https://issues.apache.org/jira/browse/HBASE-30016
             Project: HBase
          Issue Type: Bug
          Components: mapreduce, snapshots
            Reporter: Y. SREENIVASULU REDDY
            Assignee: Y. SREENIVASULU REDDY


In 
org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl#getSplits(org.apache.hadoop.hbase.client.Scan,
 org.apache.hadoop.hbase.snapshot.SnapshotManifest, 
java.util.List<org.apache.hadoop.hbase.client.RegionInfo>, 
org.apache.hadoop.fs.Path, org.apache.hadoop.conf.Configuration, 
org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm, int)

 
Connection obj is closing early. RegionLocator references are using after 
connection obj closed.
so that cached table regions locations are not using.
 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to