samalexg
New Contributor III

Thanks for your response. I want to add one more environment variable apart from the AWS properties. I just created the init script as mentioned in documentation. I restarted my cluster. And when I read the env variable like

sys.env.get(envName);
in scala. But it returns nothing. How to check whether my init script is executed or not?