You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Pooja Nilangekar (JIRA)" <ji...@apache.org> on 2018/10/11 19:20:00 UTC

[jira] [Created] (IMPALA-7700) test_shell_commandline.TestImpalaShell.test_cancellation failure

Pooja Nilangekar created IMPALA-7700:
----------------------------------------

             Summary: 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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org