Skip to content

[Python] Processes killed and semaphore objects leaked when reading pandas data #28936

@asfimport

Description

@asfimport

When I run pa.Table.from_pandas(df) for a >1G dataframe, it reports
 
 Killed: 9 ../anaconda3/envs/py38/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
 
 

Environment: OS name and version: macOS 11.4
Python version: 3.8.10
Pyarrow version: 4.0.1
Reporter: Koyomi Akaguro
Assignee: Weston Pace / @westonpace

Related issues:

Note: This issue was originally created as ARROW-13254. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions