[
https://issues.apache.org/jira/browse/ARROW-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-7909.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 46
[https://github.com/apache/arrow-site/pull/46]
> [Website] Add how to install on Red Hat Enterprise Linux
> --------------------------------------------------------
>
> Key: ARROW-7909
> URL: https://issues.apache.org/jira/browse/ARROW-7909
> Project: Apache Arrow
> Issue Type: Bug
> Components: Documentation, Website
> Environment: Red Hat Enterprise Linux Server 7.6 (Maipo)
> Reporter: Taeke
> Assignee: Taeke
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> On the installation page for Arrow:
> https://arrow.apache.org/install/
> it says for *CentOS 6 and 7*:
> {code:sh}
> sudo yum install -y https://apache.bintray.com/arrow/centos/$(cut -d: -f5
> /etc/system-release-cpe)/apache-arrow-release-latest.rpm
> {code}
> That results in an invalid URL. The download is at:
> https://apache.bintray.com/arrow/centos/7/apache-arrow-release-latest.rpm
> not:
> https://apache.bintray.com/arrow/centos/7.6/apache-arrow-release-latest.rpm
--
This message was sent by Atlassian Jira
(v8.3.4#803005)