You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@arrow.apache.org by Brian Klaassens <br...@bd.com> on 2019/10/25 17:39:28 UTC

Installing Apache Arrow RHEL 7

According to https://arrow.apache.org/install/ for Centos I can add a repo and install from there.

sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
[apache-arrow]
name=Apache Arrow
baseurl=https://dl.bintray.com/apache/arrow/centos/\$releasever/\$basearch/
gpgcheck=1
enabled=1
gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-arrow
REPO
yum install -y epel-release

The only problem is that the base URL is not constructed correctly.
https://dl.bintray.com/apache/arrow/centos/7Server/x86_64/repodata/repomd.xml

I tried to cheat and changed the base URL to.
https://dl.bintray.com/apache/arrow/centos/7/x86_64/repodata/repomd.xml
The result was

Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
apache-arrow                                                            | 2.9 kB  00:00:00
No package epel-release available.
Error: Nothing to do

Is there a way for me to get this to work?

This is the OS I'm on.
cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.7 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.7"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.7"

*******************************************************************
IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
This message may constitute an advertisement of a BD group's products or services or a solicitation of interest in them. If this is such a message and you would like to opt out of receiving future advertisements or solicitations from this BD group, please forward this e-mail to optoutbygroup@bd.com. [BD.v1.0]
*******************************************************************
This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
*******************************************************************
Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.

RE: Installing Apache Arrow RHEL 7

Posted by Brian Klaassens <br...@bd.com>.
Thanks for the help.

I'm using an AWS AMI for RHEL and according to https://aws.amazon.com/partners/redhat/faqs/ subscription manager should work.
However I am getting an error.

sudo -H subscription-manager repos --enable "rhel-*-optional-rpms"
This system has no repositories available through subscriptions.

yum repolist shows the epel/x86_64 extra packages.

I opened a case with AWS to see if they would know why it doesn't work.



Brian Klaassens


Brian.Klaassens@bd.com
Clindex Help t:855.216.8086
1 Becton Drive, 
Franklin Lakes, New Jersey 07417 
US
t: +1.201.847.4195
c: +1.862.210.4074

bd.com

-----Original Message-----
From: Sutou Kouhei [mailto:kou@clear-code.com] 
Sent: Friday, October 25, 2019 5:10 PM
To: user@arrow.apache.org
Subject: Re: Installing Apache Arrow RHEL 7

Hi,

You need to install epel-release. It's available by default on CentOS. But it's not available by default on RHEL. You need to install epel-release manually on RHEL:

  sudo -H yum install https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.fedoraproject.org_pub_epel_epel-2Drelease-2Dlatest-2D7.noarch.rpm&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=6Ct09BAhFXz9cKlLdgYTr_6cc67cJLmBDZax_P2C4Vs&e=
  sudo -H subscription-manager repos --enable "rhel-*-optional-rpms" --enable "rhel-*-extras-rpms"  --enable "rhel-ha-for-rhel-*-server-rpms"

See https://urldefense.proofpoint.com/v2/url?u=https-3A__fedoraproject.org_wiki_EPEL&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=pWPDLGFzNTDAv_yqb4QIEhfxXdxWGLHAGqB_R_cINwc&e=  for details.


For "7Server", we should provide

  https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7Server_&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=gcfzel7vHoegD4tPx8yA3YsFL74PAcU339Td8mOFPNA&e= 

as a symbolic link of

  https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=aCEHItjK2zmxYoWFug8sH3C2bMJeG67ogyOVQiXJ70I&e= 

. Then we can use the current repository without changing .repo manually.

I opened an issue for this:
https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_ARROW-2D6997&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=U0GvoTRJ614V_t0N3bQxHuqRaeiKyV9knHkuAr5cpkY&e= 


Thanks,
--
kou

In
 <BN...@BN7PR05MB3923.namprd05.prod.outlook.com>
  "RE: Installing Apache Arrow RHEL 7" on Fri, 25 Oct 2019 18:32:42 +0000,
  Brian Klaassens <br...@bd.com> wrote:

> Yes if I change the URL https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_x86-5F64_&d=DwIGaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=F6pC_FFhe1QE7HCPv1r6Rh-DjZJd9gybWmGgsrr7WRQ&s=fITXgJgvd2S9eujMj7KKLHQ7kAOuuCIkfPRPklJhXAE&e=  the 404 error message goes away.
> But a new error says "Nothing to do". See below
> 
> 
> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
> 
>  apache-arrow                                                            | 2.9 kB  00:00:00
> 
>  No package epel-release available.
> 
>  Error: Nothing to do
> 
> 
> 
> 
> -----Original Message-----
> From: Wes McKinney [mailto:wesmckinn@gmail.com]
> Sent: Friday, October 25, 2019 2:23 PM
> To: user@arrow.apache.org; dev <de...@arrow.apache.org>
> Subject: Re: Installing Apache Arrow RHEL 7
> 
> Does
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_ap
> ache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MO
> rcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36B
> yvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeIydMA
> snY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e=
> 
> work? I'm copying dev@ in case Kou is not subscribed to user@
> 
> On Fri, Oct 25, 2019 at 12:39 PM Brian Klaassens <br...@bd.com> wrote:
>>
>> According to https://urldefense.proofpoint.com/v2/url?u=https-3A__arrow.apache.org_install_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=qSeBMFmmb1u2EDQtNrpQ9BJFfhB0chYhy0_8FssUGTQ&e=  for Centos I can add a repo and install from there.
>>
>>
>>
>> sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
>>
>> [apache-arrow]
>>
>> name=Apache Arrow
>>
>> baseurl=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintr
>> ay.com_apache_arrow_centos_-255C-24releasever_-255C-24basearch_&d=DwI
>> FaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_Q
>> Nj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC
>> 7a0&s=UQerI8to1f1WnHEHJ2cM8obMXQ0sXJjP-XbJIVomWJM&e=
>>
>> gpgcheck=1
>>
>> enabled=1
>>
>> gpgkey=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintra
>> y.com_apache_arrow_centos_RPM-2DGPG-2DKEY-2Dapache-2Darrow&d=DwIFaQ&c
>> =wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pd
>> jjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s
>> =2Zs94M7AJrb0vjlp5tzTp6uBCyHbJc9hIrDaMccQXXA&e=
>>
>> REPO
>>
>> yum install -y epel-release
>>
>>
>>
>> The only problem is that the base URL is not constructed correctly.
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_a
>> pache_arrow_centos_7Server_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wg
>> u6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjju
>> yuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=Eh
>> dJYxFVlPEZCrZILii_UA1H0KQSnsdaM9oTJfp0mog&e=
>>
>>
>>
>> I tried to cheat and changed the base URL to.
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_a
>> pache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1
>> MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS
>> 36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeI
>> ydMAsnY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e=
>>
>> The result was
>>
>>
>>
>> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
>>
>> apache-arrow                                                            | 2.9 kB  00:00:00
>>
>> No package epel-release available.
>>
>> Error: Nothing to do
>>
>>
>>
>> Is there a way for me to get this to work?
>>
>>
>>
>> This is the OS I’m on.
>>
>> cat /etc/os-release
>>
>> NAME="Red Hat Enterprise Linux Server"
>>
>> VERSION="7.7 (Maipo)"
>>
>> ID="rhel"
>>
>> ID_LIKE="fedora"
>>
>> VARIANT="Server"
>>
>> VARIANT_ID="server"
>>
>> VERSION_ID="7.7"
>>
>> PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
>>
>> ANSI_COLOR="0;31"
>>
>> CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
>>
>> HOME_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=u_y943PhNvX97txBEpsbTelAaUx5WSSR9yqiq0YqqGc&e= "
>>
>> BUG_REPORT_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__bugzilla.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=hFCH6b0Mo6oP5YcwPzWygT5NXugNx3NMCh-lDm3h-m4&e= "
>>
>>
>>
>> REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
>>
>> REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
>>
>> REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
>>
>> REDHAT_SUPPORT_PRODUCT_VERSION="7.7"
>>
>> *******************************************************************
>> IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
>> This message may constitute an advertisement of a BD group's products 
>> or services or a solicitation of interest in them. If this is such a 
>> message and you would like to opt out of receiving future 
>> advertisements or solicitations from this BD group, please forward 
>> this e-mail to optoutbygroup@bd.com. [BD.v1.0]
>> *******************************************************************
>> This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
>> *******************************************************************
>> Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.

Re: Installing Apache Arrow RHEL 7

Posted by Sutou Kouhei <ko...@clear-code.com>.
Hi,

You need to install epel-release. It's available by default
on CentOS. But it's not available by default on RHEL. You
need to install epel-release manually on RHEL:

  sudo -H yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
  sudo -H subscription-manager repos --enable "rhel-*-optional-rpms" --enable "rhel-*-extras-rpms"  --enable "rhel-ha-for-rhel-*-server-rpms"

See https://fedoraproject.org/wiki/EPEL for details.


For "7Server", we should provide

  https://dl.bintray.com/apache/arrow/centos/7Server/

as a symbolic link of

  https://dl.bintray.com/apache/arrow/centos/7/

. Then we can use the current repository without changing
.repo manually.

I opened an issue for this:
https://issues.apache.org/jira/browse/ARROW-6997


Thanks,
--
kou

In 
 <BN...@BN7PR05MB3923.namprd05.prod.outlook.com>
  "RE: Installing Apache Arrow RHEL 7" on Fri, 25 Oct 2019 18:32:42 +0000,
  Brian Klaassens <br...@bd.com> wrote:

> Yes if I change the URL https://dl.bintray.com/apache/arrow/centos/7/x86_64/ the 404 error message goes away.
> But a new error says "Nothing to do". See below
> 
> 
> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
> 
>  apache-arrow                                                            | 2.9 kB  00:00:00
> 
>  No package epel-release available.
> 
>  Error: Nothing to do
> 
> 
> 
> 
> -----Original Message-----
> From: Wes McKinney [mailto:wesmckinn@gmail.com] 
> Sent: Friday, October 25, 2019 2:23 PM
> To: user@arrow.apache.org; dev <de...@arrow.apache.org>
> Subject: Re: Installing Apache Arrow RHEL 7
> 
> Does
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeIydMAsnY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e= 
> 
> work? I'm copying dev@ in case Kou is not subscribed to user@
> 
> On Fri, Oct 25, 2019 at 12:39 PM Brian Klaassens <br...@bd.com> wrote:
>>
>> According to https://urldefense.proofpoint.com/v2/url?u=https-3A__arrow.apache.org_install_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=qSeBMFmmb1u2EDQtNrpQ9BJFfhB0chYhy0_8FssUGTQ&e=  for Centos I can add a repo and install from there.
>>
>>
>>
>> sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
>>
>> [apache-arrow]
>>
>> name=Apache Arrow
>>
>> baseurl=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_-255C-24releasever_-255C-24basearch_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=UQerI8to1f1WnHEHJ2cM8obMXQ0sXJjP-XbJIVomWJM&e= 
>>
>> gpgcheck=1
>>
>> enabled=1
>>
>> gpgkey=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_RPM-2DGPG-2DKEY-2Dapache-2Darrow&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=2Zs94M7AJrb0vjlp5tzTp6uBCyHbJc9hIrDaMccQXXA&e= 
>>
>> REPO
>>
>> yum install -y epel-release
>>
>>
>>
>> The only problem is that the base URL is not constructed correctly.
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7Server_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=EhdJYxFVlPEZCrZILii_UA1H0KQSnsdaM9oTJfp0mog&e= 
>>
>>
>>
>> I tried to cheat and changed the base URL to.
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeIydMAsnY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e= 
>>
>> The result was
>>
>>
>>
>> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
>>
>> apache-arrow                                                            | 2.9 kB  00:00:00
>>
>> No package epel-release available.
>>
>> Error: Nothing to do
>>
>>
>>
>> Is there a way for me to get this to work?
>>
>>
>>
>> This is the OS I’m on.
>>
>> cat /etc/os-release
>>
>> NAME="Red Hat Enterprise Linux Server"
>>
>> VERSION="7.7 (Maipo)"
>>
>> ID="rhel"
>>
>> ID_LIKE="fedora"
>>
>> VARIANT="Server"
>>
>> VARIANT_ID="server"
>>
>> VERSION_ID="7.7"
>>
>> PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
>>
>> ANSI_COLOR="0;31"
>>
>> CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
>>
>> HOME_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=u_y943PhNvX97txBEpsbTelAaUx5WSSR9yqiq0YqqGc&e= "
>>
>> BUG_REPORT_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__bugzilla.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=hFCH6b0Mo6oP5YcwPzWygT5NXugNx3NMCh-lDm3h-m4&e= "
>>
>>
>>
>> REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
>>
>> REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
>>
>> REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
>>
>> REDHAT_SUPPORT_PRODUCT_VERSION="7.7"
>>
>> *******************************************************************
>> IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
>> This message may constitute an advertisement of a BD group's products or services or a solicitation of interest in them. If this is such a message and you would like to opt out of receiving future advertisements or solicitations from this BD group, please forward this e-mail to optoutbygroup@bd.com. [BD.v1.0]
>> *******************************************************************
>> This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
>> *******************************************************************
>> Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.

RE: Installing Apache Arrow RHEL 7

Posted by Brian Klaassens <br...@bd.com>.
Yes if I change the URL https://dl.bintray.com/apache/arrow/centos/7/x86_64/ the 404 error message goes away.
But a new error says "Nothing to do". See below


Loaded plugins: amazon-id, rhui-lb, search-disabled-repos

 apache-arrow                                                            | 2.9 kB  00:00:00

 No package epel-release available.

 Error: Nothing to do




-----Original Message-----
From: Wes McKinney [mailto:wesmckinn@gmail.com] 
Sent: Friday, October 25, 2019 2:23 PM
To: user@arrow.apache.org; dev <de...@arrow.apache.org>
Subject: Re: Installing Apache Arrow RHEL 7

Does

https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeIydMAsnY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e= 

work? I'm copying dev@ in case Kou is not subscribed to user@

On Fri, Oct 25, 2019 at 12:39 PM Brian Klaassens <br...@bd.com> wrote:
>
> According to https://urldefense.proofpoint.com/v2/url?u=https-3A__arrow.apache.org_install_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=qSeBMFmmb1u2EDQtNrpQ9BJFfhB0chYhy0_8FssUGTQ&e=  for Centos I can add a repo and install from there.
>
>
>
> sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
>
> [apache-arrow]
>
> name=Apache Arrow
>
> baseurl=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_-255C-24releasever_-255C-24basearch_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=UQerI8to1f1WnHEHJ2cM8obMXQ0sXJjP-XbJIVomWJM&e= 
>
> gpgcheck=1
>
> enabled=1
>
> gpgkey=https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_RPM-2DGPG-2DKEY-2Dapache-2Darrow&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=2Zs94M7AJrb0vjlp5tzTp6uBCyHbJc9hIrDaMccQXXA&e= 
>
> REPO
>
> yum install -y epel-release
>
>
>
> The only problem is that the base URL is not constructed correctly.
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7Server_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=EhdJYxFVlPEZCrZILii_UA1H0KQSnsdaM9oTJfp0mog&e= 
>
>
>
> I tried to cheat and changed the base URL to.
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_apache_arrow_centos_7_x86-5F64_repodata_repomd.xml&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=M6CPNyeIydMAsnY3sIMKIgiSdyzU4p6eA7eClqy3EDw&e= 
>
> The result was
>
>
>
> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
>
> apache-arrow                                                            | 2.9 kB  00:00:00
>
> No package epel-release available.
>
> Error: Nothing to do
>
>
>
> Is there a way for me to get this to work?
>
>
>
> This is the OS I’m on.
>
> cat /etc/os-release
>
> NAME="Red Hat Enterprise Linux Server"
>
> VERSION="7.7 (Maipo)"
>
> ID="rhel"
>
> ID_LIKE="fedora"
>
> VARIANT="Server"
>
> VARIANT_ID="server"
>
> VERSION_ID="7.7"
>
> PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
>
> ANSI_COLOR="0;31"
>
> CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
>
> HOME_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=u_y943PhNvX97txBEpsbTelAaUx5WSSR9yqiq0YqqGc&e= "
>
> BUG_REPORT_URL="https://urldefense.proofpoint.com/v2/url?u=https-3A__bugzilla.redhat.com_&d=DwIFaQ&c=wgu6hzw1MOrcVMSMqu8IcS59mhBvl1Fc7tKn_Em0PVg&r=3R49A2fePqnR9-O_QNj0pdjjuyuNumS36ByvtmgmUzQ&m=MaYTLi80BP6FNZOhIm-qNdV2-cSFa_BtLYvdPAYC7a0&s=hFCH6b0Mo6oP5YcwPzWygT5NXugNx3NMCh-lDm3h-m4&e= "
>
>
>
> REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
>
> REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
>
> REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
>
> REDHAT_SUPPORT_PRODUCT_VERSION="7.7"
>
> *******************************************************************
> IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
> This message may constitute an advertisement of a BD group's products or services or a solicitation of interest in them. If this is such a message and you would like to opt out of receiving future advertisements or solicitations from this BD group, please forward this e-mail to optoutbygroup@bd.com. [BD.v1.0]
> *******************************************************************
> This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
> *******************************************************************
> Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.

Re: Installing Apache Arrow RHEL 7

Posted by Wes McKinney <we...@gmail.com>.
Does

https://dl.bintray.com/apache/arrow/centos/7/x86_64/repodata/repomd.xml

work? I'm copying dev@ in case Kou is not subscribed to user@

On Fri, Oct 25, 2019 at 12:39 PM Brian Klaassens <br...@bd.com> wrote:
>
> According to https://arrow.apache.org/install/ for Centos I can add a repo and install from there.
>
>
>
> sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
>
> [apache-arrow]
>
> name=Apache Arrow
>
> baseurl=https://dl.bintray.com/apache/arrow/centos/\$releasever/\$basearch/
>
> gpgcheck=1
>
> enabled=1
>
> gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-arrow
>
> REPO
>
> yum install -y epel-release
>
>
>
> The only problem is that the base URL is not constructed correctly.
>
> https://dl.bintray.com/apache/arrow/centos/7Server/x86_64/repodata/repomd.xml
>
>
>
> I tried to cheat and changed the base URL to.
>
> https://dl.bintray.com/apache/arrow/centos/7/x86_64/repodata/repomd.xml
>
> The result was
>
>
>
> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
>
> apache-arrow                                                            | 2.9 kB  00:00:00
>
> No package epel-release available.
>
> Error: Nothing to do
>
>
>
> Is there a way for me to get this to work?
>
>
>
> This is the OS I’m on.
>
> cat /etc/os-release
>
> NAME="Red Hat Enterprise Linux Server"
>
> VERSION="7.7 (Maipo)"
>
> ID="rhel"
>
> ID_LIKE="fedora"
>
> VARIANT="Server"
>
> VARIANT_ID="server"
>
> VERSION_ID="7.7"
>
> PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
>
> ANSI_COLOR="0;31"
>
> CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
>
> HOME_URL="https://www.redhat.com/"
>
> BUG_REPORT_URL="https://bugzilla.redhat.com/"
>
>
>
> REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
>
> REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
>
> REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
>
> REDHAT_SUPPORT_PRODUCT_VERSION="7.7"
>
> *******************************************************************
> IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
> This message may constitute an advertisement of a BD group's products or services or a solicitation of interest in them. If this is such a message and you would like to opt out of receiving future advertisements or solicitations from this BD group, please forward this e-mail to optoutbygroup@bd.com. [BD.v1.0]
> *******************************************************************
> This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
> *******************************************************************
> Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.

Re: Installing Apache Arrow RHEL 7

Posted by Wes McKinney <we...@gmail.com>.
Does

https://dl.bintray.com/apache/arrow/centos/7/x86_64/repodata/repomd.xml

work? I'm copying dev@ in case Kou is not subscribed to user@

On Fri, Oct 25, 2019 at 12:39 PM Brian Klaassens <br...@bd.com> wrote:
>
> According to https://arrow.apache.org/install/ for Centos I can add a repo and install from there.
>
>
>
> sudo tee /etc/yum.repos.d/Apache-Arrow.repo <<REPO
>
> [apache-arrow]
>
> name=Apache Arrow
>
> baseurl=https://dl.bintray.com/apache/arrow/centos/\$releasever/\$basearch/
>
> gpgcheck=1
>
> enabled=1
>
> gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-arrow
>
> REPO
>
> yum install -y epel-release
>
>
>
> The only problem is that the base URL is not constructed correctly.
>
> https://dl.bintray.com/apache/arrow/centos/7Server/x86_64/repodata/repomd.xml
>
>
>
> I tried to cheat and changed the base URL to.
>
> https://dl.bintray.com/apache/arrow/centos/7/x86_64/repodata/repomd.xml
>
> The result was
>
>
>
> Loaded plugins: amazon-id, rhui-lb, search-disabled-repos
>
> apache-arrow                                                            | 2.9 kB  00:00:00
>
> No package epel-release available.
>
> Error: Nothing to do
>
>
>
> Is there a way for me to get this to work?
>
>
>
> This is the OS I’m on.
>
> cat /etc/os-release
>
> NAME="Red Hat Enterprise Linux Server"
>
> VERSION="7.7 (Maipo)"
>
> ID="rhel"
>
> ID_LIKE="fedora"
>
> VARIANT="Server"
>
> VARIANT_ID="server"
>
> VERSION_ID="7.7"
>
> PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)"
>
> ANSI_COLOR="0;31"
>
> CPE_NAME="cpe:/o:redhat:enterprise_linux:7.7:GA:server"
>
> HOME_URL="https://www.redhat.com/"
>
> BUG_REPORT_URL="https://bugzilla.redhat.com/"
>
>
>
> REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
>
> REDHAT_BUGZILLA_PRODUCT_VERSION=7.7
>
> REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
>
> REDHAT_SUPPORT_PRODUCT_VERSION="7.7"
>
> *******************************************************************
> IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:
> This message may constitute an advertisement of a BD group's products or services or a solicitation of interest in them. If this is such a message and you would like to opt out of receiving future advertisements or solicitations from this BD group, please forward this e-mail to optoutbygroup@bd.com. [BD.v1.0]
> *******************************************************************
> This message (which includes any attachments) is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to the attorney-client privilege or other confidentiality protections. If you are not a designated recipient, you may not review, use, copy or distribute this message. If you received this in error, please notify the sender by reply e-mail and delete this message. Thank you.
> *******************************************************************
> Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company) 1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.