Sergey created SPARK-27543:
------------------------------

             Summary: Support getRequiredJars and getRequiredFiles APIs for 
Hive UDFs
                 Key: SPARK-27543
                 URL: https://issues.apache.org/jira/browse/SPARK-27543
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.1, 2.0.0
            Reporter: Sergey


*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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to