Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10996

TestTableSnapshotInputFormatScan fails frequently on 0.94

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.19
    • None
    • None
    • Reviewed

    Description

      Not entirely sure why.
      Interestingly it always fails before the tests even start:

      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)
      

      Attachments

        1. 10996.txt
          0.8 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: