Currently, Storm YARN master was launched with a set of carefully selected JAR files. Instead, we will now simply use all JAR files as specified by "yarn classpath", as we are doing in storm-yarn CLI.
CLI storm-yarn is reworked to fail fast if the environment has not installed Storm or Yarn yet. We will use java command per JAVA_HOME environment (if available).
Currently, Storm YARN master was launched with a set of carefully selected JAR files. Instead, we will now simply use all JAR files as specified by "yarn classpath", as we are doing in storm-yarn CLI.
CLI storm-yarn is reworked to fail fast if the environment has not installed Storm or Yarn yet. We will use java command per JAVA_HOME environment (if available).