You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/10/17 12:08:58 UTC

[jira] [Updated] (SPARK-11775) Allow PySpark to register Java UDF

     [ https://issues.apache.org/jira/browse/SPARK-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated SPARK-11775:
------------------------------
    Assignee: Jeff Zhang

> Allow PySpark to register Java UDF
> ----------------------------------
>
>                 Key: SPARK-11775
>                 URL: https://issues.apache.org/jira/browse/SPARK-11775
>             Project: Spark
>          Issue Type: New Feature
>          Components: PySpark, SQL
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>             Fix For: 2.1.0
>
>
> Currently pyspark can only call the builtin java UDF, but can not call custom java UDF. It would be better to allow that. 2 benefits:
> * Leverage the power of rich third party java library
> * Improve the performance. Because if we use python UDF, python daemons will be started on worker which will affect the performance. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org