[
https://issues.apache.org/jira/browse/ARROW-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172449#comment-17172449
]
Joris Van den Bossche commented on ARROW-9655:
----------------------------------------------
Thanks for the output. With what command did you create the environment? Do you
also get the same problem if you just install pyarrow without pyspark / koalas?
(eg {{conda create -n test-pyarrow pyarrow -c conda-forge}}) If not, can you
check which additional library causes pyarrow to segfault?
> [Python] Importing pyarrow breaks ipython or pyspark on lubuntu
> ---------------------------------------------------------------
>
> Key: ARROW-9655
> URL: https://issues.apache.org/jira/browse/ARROW-9655
> Project: Apache Arrow
> Issue Type: Test
> Reporter: Ashok Kumar Harnal
> Priority: Major
> Attachments: list.txt, list.txt
>
>
> I had earlier raised this issue in Koalas repo at this
> [link|[https://github.com/databricks/koalas/issues/1679].] I have tried to
> install koalas using conda both on base environment as also on virtual
> environment. In both cases as soon as I import pyarrow, pyspark or ipython
> break. I am back in the OS prompt with a message: Segmentation fault (Core
> dumped). Nothing else appears. Please see the screen shots at the link above.
> Pyarrow version is 1.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)