Description
Currently, if these env vars are not set when you run bin/yarn, it will crash with various ClassNotFoundExceptions, having added /share/hadoop/hdfs to the classpath. Rather, we should check for these env vars in the wrapper script and display a reasonable error message.