GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/6442
[SPARK-7903] [MLLIB] Do not serialize Python UDTs in PythonRDD
A PythonUDT shouldn't be serialized into external Scala types in PythonRDD.
I'm not sure whether this should fix one of the bugs related to SQL UDT/UDF in
PySpark. @davies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-7903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6442
----
commit 5c98dceef10a57e037e16245855e4a0890f11be5
Author: Xiangrui Meng <[email protected]>
Date: 2015-05-27T19:53:20Z
Do not serialize Python UDTs in PythonRDD
----
---
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]