You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/05/06 17:54:00 UTC

[jira] [Created] (IMPALA-8508) Use Python 2.7 from toolchain on CentOS 6

Tim Armstrong created IMPALA-8508:
-------------------------------------

             Summary: Use Python 2.7 from toolchain on CentOS 6
                 Key: IMPALA-8508
                 URL: https://issues.apache.org/jira/browse/IMPALA-8508
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


We frequently have build breakages on CentOS 6 because of tests that use Python 2.7 features. Instead of continuing to fix this on an ad-hoc basis, we should just bring our own Python for tests.

We still want to use system python, i.e. python 2.6 on CentOS6, for impala-shell, though, since that's how the packaged shell is used on that OS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)