You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sergey (JIRA)" <ji...@apache.org> on 2019/04/23 01:08:00 UTC

[jira] [Updated] (SPARK-27543) Support getRequiredJars and getRequiredFiles APIs for Hive UDFs

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

Sergey updated SPARK-27543:
---------------------------
    Issue Type: Improvement  (was: Bug)

> Support getRequiredJars and getRequiredFiles APIs for Hive UDFs
> ---------------------------------------------------------------
>
>                 Key: SPARK-27543
>                 URL: https://issues.apache.org/jira/browse/SPARK-27543
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0, 2.4.1
>            Reporter: Sergey
>            Priority: Minor
>   Original Estimate: 1,344h
>  Remaining Estimate: 1,344h
>
> *getRequiredJars* and *getRequiredFiles* - functions to automatically include additional resources required by a UDF. The files that are provided in methods would be accessible by executors by simple file name. This is necessary for UDFs that need to have some required files distributed, or classes from third-party jars to be available from executors. 



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

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