Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17919 HBase 2.x over hadoop 3.x umbrella
  3. HBASE-17922

TestRegionServerHostname always fails against hadoop 3.0.0-alpha2

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0-alpha-2, 2.0.0
    • hadoop3
    • None

    Description

      Running org.apache.hadoop.hbase.regionserver.TestRegionServerHostname
      Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 126.363 sec <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.TestRegionServerHostname
      testRegionServerHostname(org.apache.hadoop.hbase.regionserver.TestRegionServerHostname)  Time elapsed: 120.029 sec  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds
      	at java.lang.Thread.sleep(Native Method)
      	at org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:221)
      	at org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:405)
      	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
      	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1123)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:1077)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:948)
      	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:942)
      	at org.apache.hadoop.hbase.regionserver.TestRegionServerHostname.testRegionServerHostname(TestRegionServerHostname.java:88)
      
      
      Results :
      
      Tests in error: 
        TestRegionServerHostname.testRegionServerHostname:88 ยป TestTimedOut test timed...
      
      Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
      
      

      Attachments

        1. HBASE-17922.patch
          6 kB
          Mike Drob

        Issue Links

          Activity

            People

              mdrob Mike Drob
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: