jerrypeng edited a comment on issue #3678: [Pulsar Functions] Add support for 
multiple sinks/sources in a single NAR file.
URL: https://github.com/apache/pulsar/pull/3678#issuecomment-466876485
 
 
   @david-streamlio so which multiple sources/sinks packaged in a single NAR I 
would use the specify the classname to run a particular one? e.g.
   
   ```
   ./bin/pulsar-admin source create --name test --destinationTopicName output 
--archive foo.nar --classname my.source
   
   ```
   
   Currently this can already be done with a JAR file, but this change is to 
add that support for NARs as well?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to