You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/10/25 21:04:00 UTC

[jira] [Created] (ARROW-6997) [Packaging] Add support for RHEL

Kouhei Sutou created ARROW-6997:
-----------------------------------

             Summary: [Packaging] Add support for RHEL
                 Key: ARROW-6997
                 URL: https://issues.apache.org/jira/browse/ARROW-6997
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


We need symbolic links to {{${VERSION}Server}} from {{${VERSION}}} such as {{7Server}} from {{7}}. (Is it available on BinTray?)

We also need to update install information. We can't install {{epel-release}} by {{yum install -y epel-release}}. We need to specify URL explicitly: {{yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm}}. See https://fedoraproject.org/wiki/EPEL for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)