You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "utsav (Jira)" <ji...@apache.org> on 2020/10/12 01:06:00 UTC

[jira] [Updated] (ARROW-10276) Armv7 orc and flight not supported for build. Compat error on using with spark

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

utsav updated ARROW-10276:
--------------------------
    Description: 
I'm using a Arm Cortex A9 processor on the Xilinx Pynq Z2 board. People have tried to use it for the raspberry pi 3 without luck in previous posts.

I figured out how to successfully build it for armv7 using the script below but cannot use orc and flight flags. People had looked into it in ARROW-8420 but I don't know if they faced these issues.

I tried converting a spark dataframe to pandas using pyarrow but now it complains about a compat feature. I have attached images below

Any help would be appreciated. Thanks

 

 

  was:
I'm using a Arm Cortex A9 processor on the Xilinx Pynq Z2 board. People have tried to use it for the raspberry pi 3 without luck in previous posts.

I figured out how to successfully build it for armv7 using the script below but cannot use orc and flight flags. People had looked into it in ARROW-8420 but I don't know if they faced these issues.

I tried converting a spark dataframe to pandas using pyarrow but now it complains about a compat feature. I have attached images below

 

Any help would be appreciated

 

 


> Armv7 orc and flight not supported for build. Compat error on using with spark
> ------------------------------------------------------------------------------
>
>                 Key: ARROW-10276
>                 URL: https://issues.apache.org/jira/browse/ARROW-10276
>             Project: Apache Arrow
>          Issue Type: Bug
>    Affects Versions: 0.17.0
>            Reporter: utsav
>            Priority: Major
>         Attachments: arrow_armv7, arrow_compat_error
>
>
> I'm using a Arm Cortex A9 processor on the Xilinx Pynq Z2 board. People have tried to use it for the raspberry pi 3 without luck in previous posts.
> I figured out how to successfully build it for armv7 using the script below but cannot use orc and flight flags. People had looked into it in ARROW-8420 but I don't know if they faced these issues.
> I tried converting a spark dataframe to pandas using pyarrow but now it complains about a compat feature. I have attached images below
> Any help would be appreciated. Thanks
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)