Tal Pritzker created ARROW-8302:
-----------------------------------
Summary: Start plasma store with STDOUT, STDERR arguments
Key: ARROW-8302
URL: https://issues.apache.org/jira/browse/ARROW-8302
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Affects Versions: 0.15.1, 0.16.0
Reporter: Tal Pritzker
It seems that STDOUT and STDERR are always None, and non-configurable:
[https://github.com/apache/arrow/blob/b789226ccb2124285792107c758bb3b40b3d082a/python/pyarrow/plasma.py#L119]
Would it be possible to add them to the API? I get many printouts, which
normally I would stream to a dedicated log file or to /dev/null.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)