Joe McDonnell created IMPALA-9167:
-------------------------------------

             Summary: stress/test_acid_stress.py gets TimeoutError on s3
                 Key: IMPALA-9167
                 URL: https://issues.apache.org/jira/browse/IMPALA-9167
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 3.4.0
            Reporter: Joe McDonnell
            Assignee: Zoltán Borók-Nagy


On s3, stress/test_acid_stress.py's 
TestAcidInsertsBasic.test_read_hive_inserts() fails with the following error:
{noformat}
/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{noformat}
This looks like it was added in IMPALA-8648 
([https://github.com/apache/impala/commit/7ccfc43d963e4c36d065f1d912b52cf983e0595d])

I have only seen this on s3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to