Skip to content

Can Multiple Functions Use the Same .jar in Apache Pulsar? #22737

Answered by lhotari
NurramoX asked this question in Q&A
Discussion options

You must be logged in to vote

You can have multiple functions in the same .jar file, but you would have to upload the file separately for each function.
It would be a useful feature to be able to define and run multiple functions together, however that feature doesn't exist.

Pulsar Functions does have the package manager feature (PIP-50) which allows sharing the uploaded file, but that's doesn't cover creating, updating and running multiple functions together.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by NurramoX
Comment options

You must be logged in to vote
1 reply
@lhotari
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants