Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1829

Fix intermittent failures in TestRemoteMetaStore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • Metastore
    • None
    • Reviewed

    Description

      Notice how Running metastore! appears twice.

      test:
          [junit] Running org.apache.hadoop.hive.metastore.TestEmbeddedHiveMetaStore
          [junit] BR.recoverFromMismatchedToken
          [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 36.697 sec
          [junit] Running org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore
          [junit] Running metastore!
          [junit] Running metastore!
          [junit] org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0.0.0.0:29083.
          [junit] 	at org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:98)
          [junit] 	at org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:79)
          [junit] 	at org.apache.hadoop.hive.metastore.TServerSocketKeepAlive.<init>(TServerSocketKeepAlive.java:34)
          [junit] 	at org.apache.hadoop.hive.metastore.HiveMetaStore.main(HiveMetaStore.java:2189)
          [junit] 	at org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore$RunMS.run(TestRemoteHiveMetaStore.java:35)
          [junit] 	at java.lang.Thread.run(Thread.java:619)
          [junit] Running org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore
          [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
          [junit] Test org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore FAILED (crashed)
      

      Attachments

        1. HIVE-1829.1.patch.txt
          11 kB
          Carl Steinbach

        Activity

          People

            cwsteinbach Carl Steinbach
            appodictic Edward Capriolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: