GitHub user antliu2012 added a comment to the discussion: Environmental variables loss
Yes, you're right. I've checked the /proc/$pid/environ file just now , these is no Environmental variables I need . So, how can I setting/enable these environmental variables when I commit function? (/bin/pulsar sink create --name sink01 --archive xxx-sink.nar ...) BTW, how pulsar workers run functions in other machine actually? like 'ssh host01 "java -jar xxx.nar"'? can I add 'bash -c'? :P GitHub link: https://github.com/apache/pulsar/discussions/23066#discussioncomment-10124307 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
