thlautenschlaeger commented on issue #5912: "UNAVAILABLE: io exception" pulsar functions URL: https://github.com/apache/pulsar/issues/5912#issuecomment-570614523 thank you for your help! got it working now. changed the permissions for the pulsar function files download directory that is definied in `functions_worker.yml` with the following entry `downloadDirectory: /tmp/pulsar_functions` now the function_worker has access to the python files and executes them.
---------------------------------------------------------------- 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] With regards, Apache Git Services
