zjffdu opened a new pull request #3798:
URL: https://github.com/apache/zeppelin/pull/3798


   ### What is this PR for?
   
   Add property `flink.udf.jars.packages` to specify the packages that would be 
searched for udf, otherwise all the classes will be check, which might be very 
time consuming especially when the udf jars are large (if your udf depends on 
other third party libraries)
   
   
   ### What type of PR is it?
   [Feature ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4837
   
   ### How should this be tested?
   * CI pass and manually tested
   
   ### Screenshots (if appropriate)
   
![image](https://user-images.githubusercontent.com/164491/84347276-b3767700-abe4-11ea-9688-f4334dc4d395.png)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to