jiwq commented on a change in pull request #57: SUBMARINE-255. [PoC] Rename the submitter package name URL: https://github.com/apache/hadoop-submarine/pull/57#discussion_r338349836
########## File path: submarine-server/server-submitter/submitter-yarn/src/main/java/org/apache/submarine/server/submitter/yarn/Utils.java ########## @@ -36,10 +35,10 @@ import static org.apache.submarine.commons.runtime.conf.SubmarineConfiguration.SUBMARINE_RUNTIME_APP_TYPE; /** - * Utilities for Tony Runtime. + * Utilities for YARN Runtime. */ -public final class TonyUtils { - private static final Log LOG = LogFactory.getLog(TonyUtils.class); +public final class Utils { Review comment: Good, I had resoled it. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services