liuxunorg commented on a change in pull request #92: SUBMARINE-276. Submarine runtime class config should be defined in the new configuration class. URL: https://github.com/apache/submarine/pull/92#discussion_r346380508
########## File path: dev-support/mini-submarine/README.md ########## @@ -247,7 +247,7 @@ cd && cd spark-script && ./run_spark.sh 1. Submarine package name error - Because the package name of submarine 0.3.0 or higher has been changed from `apache.hadoop.yarn.submarine` to `apache.submarine`, So you need to set the Runtime settings in the `/usr/local/hadoop/etc/hadoop/submarine.xml` file. + Because the package name of submarine 0.3.0 or higher has been changed from `apache.hadoop.yarn.submarine` to `apache.submarine`, So you need to set the Runtime settings in the `/usr/local/hadoop/etc/hadoop/submarine-site.xml` file. Review comment: `/usr/local/hadoop/etc/hadoop/submarine-site.xml` path and `submarine-current/conf/submarine-site.xml` path different? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
