GitHub user antliu2012 closed a discussion: Environmental variables loss

Hi , all
I’ve wrote a source  connector  and a sink connector (both of them has packaged 
into nar file) ,
when I run these 2 connectors on pulsar standalone mode (bin/pulsar 
standalone), the connectors works fine , 
But when I run these 2 connectors on pulsar cluster mode ([Deploy a cluster on 
bare metal | Apache 
Pulsar](https://pulsar.apache.org/docs/3.3.x/deploy-bare-metal/#connect-to-the-running-cluster)),
 I found connectors get stuck.
 after tracing log, I found some environmental variables is lost (I’ve setting 
these Environmental variables in /etc/profile in each machine, many  variables 
do not work except JAVA_HOME) .
Does anyone know the cause of the problem?

GitHub link: https://github.com/apache/pulsar/discussions/23066

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to