Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Start plasma store with STDOUT, STDERR arguments #24493

Closed
asfimport opened this issue Mar 31, 2020 · 2 comments
Closed

[Python] Start plasma store with STDOUT, STDERR arguments #24493

asfimport opened this issue Mar 31, 2020 · 2 comments

Comments

@asfimport
Copy link
Collaborator

It seems that STDOUT and STDERR are always None, and non-configurable:

stdout_file = None

 

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.

Reporter: Tal Pritzker

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

@asfimport
Copy link
Collaborator Author

Joris Van den Bossche / @jorisvandenbossche:
Not an answer to you actual issue, but note that Plasma is deprecated (see ARROW-17860 and the email thread that is linked there)

@jorisvandenbossche
Copy link
Member

Plasma has been deprecated (#33077) in Arrow 10.0 and subsequently removed in Arrow 12.0 (#33243). Given Plasma is no longer an existing component, closing this issue.

For reference, see this mailing list discussion around possible alternatives: https://lists.apache.org/thread/lk277x3b9gjol42sjg27bst2ggm5s0j2

@jorisvandenbossche jorisvandenbossche closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants