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

stress/test_acid_stress.py gets TimeoutError on s3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 3.4.0
    • None
    • ghx-label-8

    Description

      On s3, stress/test_acid_stress.py's TestAcidInsertsBasic.test_read_hive_inserts() fails with the following error:

      /data/jenkins/workspace/impala-cdpd-master-core-s3/repos/Impala/tests/stress/test_acid_stress.py:189: in test_read_hive_inserts
          self._run_test_read_hive_inserts(unique_database, is_partitioned)
      /data/jenkins/workspace/impala-cdpd-master-core-s3/repos/Impala/tests/stress/test_acid_stress.py:167: in _run_test_read_hive_inserts
          sleep_seconds=3)])
      /data/jenkins/workspace/impala-cdpd-master-core-s3/repos/Impala/tests/stress/test_acid_stress.py:51: in run_tasks
          pool.map_async(Task.run, tasks).get(600)
      /usr/lib64/python2.7/multiprocessing/pool.py:550: in get
          raise TimeoutError
      E   TimeoutError

      This looks like it was added in IMPALA-8648 (https://github.com/apache/impala/commit/7ccfc43d963e4c36d065f1d912b52cf983e0595d)

      I have only seen this on s3.

      Attachments

        Issue Links

          Activity

            People

              boroknagyz Zoltán Borók-Nagy
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: