You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Abhishek Rawat (JIRA)" <ji...@apache.org> on 2019/07/08 18:29:01 UTC

[jira] [Resolved] (IMPALA-8689) test_hive_impala_interop failing with "Timeout >7200s"

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

Abhishek Rawat resolved IMPALA-8689.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> test_hive_impala_interop failing with "Timeout >7200s"
> ------------------------------------------------------
>
>                 Key: IMPALA-8689
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8689
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.3.0
>            Reporter: Andrew Sherman
>            Assignee: Abhishek Rawat
>            Priority: Critical
>              Labels: broken-build
>             Fix For: Impala 3.3.0
>
>
> I think this is the new test added in IMPALA-8617
> {code}
> custom_cluster/test_hive_parquet_codec_interop.py:78: in test_hive_impala_interop
>     .format(codec, hive_table, impala_table))
> common/impala_test_suite.py:871: 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
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)