pingsutw commented on a change in pull request #35: SUBMARINE-221. Update
submarine version to 0.3.0-SNAPSHOT in mini-sub…
URL: https://github.com/apache/hadoop-submarine/pull/35#discussion_r332469762
##########
File path: dev-support/mini-submarine/conf/submarine.xml
##########
@@ -19,7 +19,7 @@
<configuration>
<property>
<name>submarine.runtime.class</name>
-
<value>org.apache.hadoop.yarn.submarine.runtimes.tony.TonyRuntimeFactory</value>
+ <value>org.apache.submarine.runtimes.tony.TonyRuntimeFactory</value>
<!--
<value>org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceRuntimeFactory</value>
-->
Review comment:
we also need to change it to
**org.apache.submarine.runtimes.yarnservice.YarnServiceRuntimeFactory**
----------------------------------------------------------------
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