You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Sailesh Mukil (JIRA)" <ji...@apache.org> on 2017/05/25 23:26:04 UTC

[jira] [Created] (IMPALA-5375) Builds on CentOS 6.4 failing with broken python dependencies

Sailesh Mukil created IMPALA-5375:
-------------------------------------

             Summary: Builds on CentOS 6.4 failing with broken python dependencies
                 Key: IMPALA-5375
                 URL: https://issues.apache.org/jira/browse/IMPALA-5375
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 2.9.0
            Reporter: Sailesh Mukil
            Assignee: Sailesh Mukil
            Priority: Blocker
             Fix For: Impala 2.9.0


Builds on CentOS 6.4 fail due to dependencies not met for the new 'cryptography' python package.

This is from the following recent commit:
https://github.com/apache/incubator-impala/commit/50bd015f2d9cd66449bc8494bc35ca2aa741c156

The commit states that the new packages are only required for ADLS and that ADLS on a dev environment is only supported from CentOS 6.7.

The fix would be to attempt installing those packages only if the dev environment is configured to use ADLS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)