Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7700

test_shell_commandline.TestImpalaShell.test_cancellation failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • None
    • None
    • None
    • ghx-label-7

    Description

      The query is not getting cancelled as expected. Here are the logs:

      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
      

      Attachments

        Activity

          People

            twmarshall Thomas Tauber-Marshall
            poojanilangekar Pooja Nilangekar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: