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

test_hdfs_timeout.py fails on Centos6/python2.6

    XMLWordPrintableJSON

Details

    Description

      custom_cluster/test_hdfs_timeout.py uses subprocess.check_output, which does not exist in python 2.6. This causes the test to fail with:

      custom_cluster/test_hdfs_timeout.py:24: in <module>
          from subprocess import check_call, check_output
      E   ImportError: cannot import name check_output

      This was introduced in my recent code change for IMPALA-7738.

      Attachments

        Issue Links

          Activity

            People

              joemcdonnell Joe McDonnell
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: