I'm looking at Distributed Shell as an example for writing a YARN application.

My question is why are the script path and associated metadata saved as environment variables? Are there any other ways besides environment variables or command line arguments for passing data from the Client to the ApplicationMaster?

Thanks,
Brian



Reply via email to