Hi,
* Could you share what error did you get?
* Could you share how did you try?
Thanks,
--
kou
In
"Re: Issue while installing apache arrow 16.1 in centos 8 and ubutu focal" on
Thu, 8 Aug 2024 10:12:35 +0530,
Demo Demo wrote:
> Hi all,
>
> I have installed apac
> "Re: Issue while installing apache arrow 16.1 in centos 8 and ubutu
> focal" on Wed, 7 Aug 2024 18:15:55 +0530,
> Demo Demo wrote:
>
> > Thank you for the suggestions.
> > Yes i used amalinux for downloading arrow 16 packages in centos8 and it
> >
Hi,
You can use Homebrew as Aldrin said. See also the official
install page:
https://arrow.apache.org/install/#c-and-glib-c-packages-on-homebrew
Thanks,
--
kou
In
"Re: Issue while installing apache arrow 16.1 in centos 8 and ubutu focal" on
Wed, 7 Aug 2024 18:15:55 +0530,
For macosx, homebrew should work fine.
How do you typically install dev libraries on macosx?
Sent from Proton Mail for iOS
On Wed, Aug 7, 2024 at 05:45, Demo Demo wrote:
Thank you for the suggestions.
Yes i used amalinux for downloading arrow 16 packages in centos8 and
Thank you for the suggestions.
Yes i used amalinux for downloading arrow 16 packages in centos8 and it
worked.
But now i am trying to build an application in macos 14
And i require arrow 17 devel packages.
Arrow devel
Arrow dataset devel etc..all the devel packages for arrow.
But i couldnot find a
Hi,
Could you share the exact command lines what you used?
The following command line may be the command line what you
want to use on CentOS 8:
$ sudo dnf install arrow-devel-16.1.0-1.el8
FYI: CentOS 8 reached EOL:
https://www.centos.org/centos-linux-eol/
Are you using CentOS Stream 8 not Cen
Sorry - I replied too quickly.
What exactly are you trying to accomplish?
I mean what exactly do you need arrow-devel for?
For which languages (Python, C++) ?
What is your flexibility with respect to the OS?
I believe there are 16.1.0 packages in Fedora Rawhide (41),
but your need seems highly un
Dear All,
Thank you for your suggestion.
But i want to install pyarrow-devel 16.1 specifically.
Kindly suggest.
pip install pyarrow-devel==16.1.0
Or
sudo apt install pyarrow-devel=16.1.0 is not working
Regards.
On Fri, Jul 26, 2024, 00:46 Jacek Pliszka wrote:
> pip install pyarrow==16.1.0
pip install pyarrow==16.1.0
czw., 25 lip 2024 o 20:58 Demo Demo napisaĆ(a):
>
>
>
>
> Hi team,
>
> For a particular project, i need apache arrow version 16.1.
>
> I tried to install in linux centos 8 , but it is always downloading latest
> version 17.
> Also not able to install arrow-devel-16.1