You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/11/14 23:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-6997.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5823
[https://github.com/apache/arrow/pull/5823]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)