[
https://issues.apache.org/jira/browse/IMPALA-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Tauber-Marshall resolved IMPALA-7700.
--------------------------------------------
Resolution: Duplicate
The build where this happened did not have my fix for IMPALA-7488
> test_shell_commandline.TestImpalaShell.test_cancellation failure
> ------------------------------------------------------------------
>
> Key: IMPALA-7700
> URL: https://issues.apache.org/jira/browse/IMPALA-7700
> Project: IMPALA
> Issue Type: Bug
> Reporter: Pooja Nilangekar
> Assignee: Thomas Tauber-Marshall
> Priority: Blocker
> Labels: broken-build
>
> The query is not getting cancelled as expected. Here are the logs:
> {code:java}
> Error Message
> /data/jenkins/workspace/impala-cdh6.0.x-core/repos/Impala/tests/shell/test_shell_commandline.py:328:
> in test_cancellation result = p.get_result() shell/util.py:154: in
> get_result result.stdout, result.stderr =
> self.shell_process.communicate(input=stdin_input)
> /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)