Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12572

TestKuduClientTimeout.test_impalad_timeout failed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • ghx-label-12

    Description

      Error Message

      AssertionError: Unexpected exception string. Expected: Unable to initialize the Kudu scan node Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AssertionError: This Deferred was already called!  New result=org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0, TimeoutTracker(timeout=1, elapsed=1), No traces), this=Deferred@1532376104(state=DONE, result=org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0, TimeoutTracker(timeout=1, elapsed=91), No traces), callback=<none>, errback=<none>)
      

      Stacktrace

      custom_cluster/test_kudu.py:139: in test_impalad_timeout
          self.run_test_case('QueryTest/kudu-timeouts-impalad', vector)
      common/impala_test_suite.py:726: in run_test_case
          self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
      common/impala_test_suite.py:549: in __verify_exceptions
          (expected_str, actual_str)
      E   AssertionError: Unexpected exception string. Expected: Unable to initialize the Kudu scan node
      E   Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AssertionError: This Deferred was already called!  New result=org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0, TimeoutTracker(timeout=1, elapsed=1), No traces), this=Deferred@1532376104(state=DONE, result=org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0, TimeoutTracker(timeout=1, elapsed=91), No traces), callback=<none>, errback=<none>)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: