gaozhangmin commented on pull request #14450:
URL: https://github.com/apache/pulsar/pull/14450#issuecomment-1077554524


   @freeznet  For task one, Now, user can create or update a 
function/sink/source by: 
   1、local path to the JAR file for the function (if the function is written in 
Java). 
   2、`functionPkgUrl`  which starts with http/https/file/package URL from 
packages management service
   
   I think if We config function worker to use packageManagement service, We 
should upload package to it either we create functions by local path or 
`functionPkgUrl with http/file/https`. 


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to