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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to