Lars Hofhansl created HBASE-10996:
-------------------------------------

             Summary: TestTableSnapshotInputFormatScan fails frequently on 0.94
                 Key: HBASE-10996
                 URL: https://issues.apache.org/jira/browse/HBASE-10996
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Hofhansl
             Fix For: 0.94.19


Not entirely sure why.
Interestingly it always fails before the tests even start:
{code}
Error Message

No server address listed in .META. for region 
scantest,lll,1397560084603.a2e754fa8f9b4ce82bd6fa3f8c678e53. containing row lll

Stacktrace

org.apache.hadoop.hbase.client.NoServerForRegionException: No server address 
listed in .META. for region 
scantest,lll,1397560084603.a2e754fa8f9b4ce82bd6fa3f8c678e53. containing row lll
        at 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegionInMeta(HConnectionManager.java:1175)
        at 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegion(HConnectionManager.java:1001)
        at 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegion(HConnectionManager.java:958)
        at 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatchCallback(HConnectionManager.java:1675)
        at 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatch(HConnectionManager.java:1560)
        at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:994)
        at org.apache.hadoop.hbase.client.HTable.doPut(HTable.java:850)
        at org.apache.hadoop.hbase.client.HTable.put(HTable.java:826)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.loadTable(HBaseTestingUtility.java:1031)
        at 
org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormatScan.setUpBeforeClass(TestTableSnapshotInputFormatScan.java:85)
{code}




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to