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

Hyukjin Kwon resolved SPARK-21533.
----------------------------------
    Resolution: Incomplete

> "configure(...)" method not called when using Hive Generic UDFs
> ---------------------------------------------------------------
>
>                 Key: SPARK-21533
>                 URL: https://issues.apache.org/jira/browse/SPARK-21533
>             Project: Spark
>          Issue Type: Bug
>          Components: Java API, SQL
>    Affects Versions: 2.1.1
>            Reporter: Dean Gurvitz
>            Priority: Minor
>              Labels: bulk-closed
>
> Using Spark 2.1.1 and Java API, when executing a Hive Generic UDF through the 
> Spark SQL API, the configure() method in it is not called prior to the 
> initialize/evaluate methods as expected. 
> The method configure receives a MapredContext object. It is possible to 
> construct a version of such an object adjusted to Spark, and therefore 
> configure should be called to enable a smooth execution of all Hive Generic 
> UDFs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to