[ 
https://issues.apache.org/jira/browse/IMPALA-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoltán Borók-Nagy reassigned IMPALA-9617:
-----------------------------------------

    Assignee: Zoltán Borók-Nagy

> Flaky test: query_test.test_scanners.TestUnmatchedSchema.test_unmatched_schema
> ------------------------------------------------------------------------------
>
>                 Key: IMPALA-9617
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9617
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.4.0
>            Reporter: Alice Fan
>            Assignee: Zoltán Borók-Nagy
>            Priority: Blocker
>              Labels: broken-build, test-infra
>
> The following test failed twice due to Timeout >7200s at 
> impala-asf-master-core-s3-data-cache build.
> Error Message
> query_test/test_scanners.py:237: in test_unmatched_schema     
> self._create_test_table(vector) query_test/test_scanners.py:209: in 
> _create_test_table     "stored as orc" % db_name) 
> common/impala_test_suite.py:1012: in run_stmt_in_hive     (stdout, stderr) = 
> call.communicate() /usr/lib64/python2.7/subprocess.py:800: in communicate     
> return self._communicate(input) /usr/lib64/python2.7/subprocess.py:1401: in 
> _communicate     stdout, stderr = self._communicate_with_poll(input) 
> /usr/lib64/python2.7/subprocess.py:1455: in _communicate_with_poll     ready 
> = poller.poll() E   Failed: Timeout >7200s
> Stacktrace
> query_test/test_scanners.py:237: in test_unmatched_schema
>     self._create_test_table(vector)
> query_test/test_scanners.py:209: in _create_test_table
>     "stored as orc" % db_name)
> common/impala_test_suite.py:1012: in run_stmt_in_hive
>     (stdout, stderr) = call.communicate()
> /usr/lib64/python2.7/subprocess.py:800: in communicate
>     return self._communicate(input)
> /usr/lib64/python2.7/subprocess.py:1401: in _communicate
>     stdout, stderr = self._communicate_with_poll(input)
> /usr/lib64/python2.7/subprocess.py:1455: in _communicate_with_poll
>     ready = poller.poll()
> E   Failed: Timeout >7200s



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to