jiangpengcheng commented on issue #19721: URL: https://github.com/apache/pulsar/issues/19721#issuecomment-1486122499
> > Use file path for `--py|--go|--jar`, and set `functionsWorkerEnablePackageManagement` to true in `conf/broker.conf` > > I have tried package management and never gotten it to work (#18966) Since you seem to have had better luck than I have, would you mind taking a look there and letting me know if anything is amiss? I have provided detailed reproductions steps. it should work with the java function but fail for python&go, this https://github.com/apache/pulsar/pull/19897 should fix it, and since it's a simple change you can manually copy it to your local pulsar repo and rebuild the `pulsar-admin` -- 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]
