Github user ilganeli commented on the pull request:
https://github.com/apache/spark/pull/4895#issuecomment-83079010
All - I attempted to add an API for Python and a test for it as well but I
ran into issues I couldn't figure out with class conversion. The way things are
implemented for saveAsHadoopFile, there's some confusing reflection going on
and when I attempted to replicate it using the custom
RDDMultipleTextOutputFormat class as the OutputFormat class, I experienced
stage failures when running the tests. I don't think I'm capable of
implementing the Python side of things, the commit with most of the Python code
necessary is here:
https://github.com/apache/spark/commit/c04efeae2728f663a3848be4a526de480e121185.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]