Can't get python function zip to load #24287
Unanswered
Sammyjroberts
asked this question in
Q&A
Replies: 1 comment
-
@Sammyjroberts This is the source code: pulsar/pulsar-functions/instance/src/main/python/python_instance_main.py Lines 198 to 231 in 187e0cf One way to debug the issue would be to start Pulsar Standalone in docker:
I guess you might have already something similar. When running as root user, you could modify the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried uploading a single file, and that was fine, I have also tried not having a root folder, no success, including init.py files, no luck, flattening the structure, no luck.
Any recommendations on what I could be missing?
Beta Was this translation helpful? Give feedback.
All reactions