RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
Subject: Re: Issues with installation on docker / R OK, if you are installing using what is on CRAN you need to use the corresponding version of Apache Arrow, so please use the released 0.15.1 version instead of master which contains API changes On Sun, Dec 1, 2019 at 7:51 PM Christian Klar wrote

Re: Issues with installation on docker / R

2019-12-01 Thread Wes McKinney
al Message- > From: Wes McKinney [mailto:wesmck...@gmail.com] > Sent: Sunday, December 1, 2019 8:14 PM > To: dev > Cc: Anthony Abate; Jason De Biasio > Subject: Re: Issues with installation on docker / R > > Building Thrift from source requires the "flex" and "biso

RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
- From: Wes McKinney [mailto:wesmck...@gmail.com] Sent: Sunday, December 1, 2019 8:14 PM To: dev Cc: Anthony Abate; Jason De Biasio Subject: Re: Issues with installation on docker / R Building Thrift from source requires the "flex" and "bison" packages, which you need to

Re: Issues with installation on docker / R

2019-12-01 Thread Wes McKinney
shared volume. I don't > think that should be an issue but just wanted to point it out (first line in > the log). > > > > > > -Original Message- > From: Wes McKinney [mailto:wesmck...@gmail.com] > Sent: Sunday, December 1, 2019 7:48 PM > To: dev > Cc: Anth

RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
that should be an issue but just wanted to point it out (first line in the log). -Original Message- From: Wes McKinney [mailto:wesmck...@gmail.com] Sent: Sunday, December 1, 2019 7:48 PM To: dev Cc: Anthony Abate; Jason De Biasio Subject: Re: Issues with installation on docker / R

Re: Issues with installation on docker / R

2019-12-01 Thread Wes McKinney
e/thrift_ep/src/thrift_ep-install' > > '-DCMAKE_INSTALL_RPATH=/hello/arrow-master/cpp/release/thrift_ep/src/thrift_ep-install/lib' > '-DBUILD_SHARED_LIBS=OFF' '-DBUILD_TESTING=OFF' '-DBUILD_EXAMPLES=OFF' > '-DBUILD_TUTORIALS=OFF' '-DWITH_QT4=OFF' '-DWITH_C_GLIB=OFF' > '-DWITH_JAV

RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
mber 1, 2019 6:55 PM To: dev@arrow.apache.org Cc: Anthony Abate; Jason De Biasio Subject: RE: Issues with installation on docker / R Thanks! When running "make install" it finishes fine too, but then the R installation errors out. See below. Are there any other libraries I need to instal

RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
-Original Message- From: Wes McKinney [mailto:wesmck...@gmail.com] Sent: Sunday, December 1, 2019 6:34 PM To: dev@arrow.apache.org Cc: Anthony Abate; Jason De Biasio Subject: Re: Issues with installation on docker / R That is a “minimal release build” but it does not install t

Re: Issues with installation on docker / R

2019-12-01 Thread Wes McKinney
> ** testing if installed package can be loaded from final location > ** testing if installed package keeps a record of temporary installation > path > * DONE (arrow) > > The downloaded source packages are in > ‘/tmp/RtmpFQeIkA/downloaded_packages’ > > arrow::inst

RE: Issues with installation on docker / R

2019-12-01 Thread Christian Klar
is communication and all or some of the information contained therein may be confidential. If you have received this communication in error, please destroy all electronic and paper copies and notify the sender immediately. Unless specifically indicated, this communication is not a confirmation, an

Re: Issues with installation on docker / R

2019-12-01 Thread Wes McKinney
Your instructions do not include “make install” when building the C++ library which will cause this problem. Can you provide a full build log if you are actually installing the C++ library and the R build cannot find it for some reason? Thanks On Sun, Dec 1, 2019 at 4:55 PM Christian Klar

Issues with installation on docker / R

2019-12-01 Thread Christian Klar
Hi – (Resending because I was not subscribed to the mailing list prior.) I’m trying to install arrow on a docker image with R on it but R gives me always the “error in io___ReadableFile__Open(clean_path_abs(path)) : Cannot call io___ReadableFile__Open(). Please use arrow::install_arrow() to