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

TestSparkClient throws Timeoutexception

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.15.0
    • 1.1.0
    • Tests
    • None

    Description

      TestSparkClient has been throwing TimeoutException in some test runs.

      The exception looks like:

      java.util.concurrent.TimeoutException: null
      	at io.netty.util.concurrent.AbstractFuture.get(AbstractFuture.java:49)
      	at org.apache.hive.spark.client.JobHandleImpl.get(JobHandleImpl.java:74)
      	at org.apache.hive.spark.client.JobHandleImpl.get(JobHandleImpl.java:35)
      	at org.apache.hive.spark.client.TestSparkClient$5.call(TestSparkClient.java:130)
      	at org.apache.hive.spark.client.TestSparkClient.runTest(TestSparkClient.java:224)
      	at org.apache.hive.spark.client.TestSparkClient.testMetricsCollection(TestSparkClient.java:126)
      

      but for each of the tests.

      Attachments

        1. HIVE-9360.patch
          0.6 kB
          Szehon Ho

        Activity

          People

            szehon Szehon Ho
            szehon Szehon Ho
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: