You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "kevin su (Jira)" <ji...@apache.org> on 2019/11/12 10:28:00 UTC

[jira] [Created] (SUBMARINE-290) Update submainre DEFAULT_RUNTIME_CLASS

kevin su created SUBMARINE-290:
----------------------------------

             Summary: Update submainre DEFAULT_RUNTIME_CLASS
                 Key: SUBMARINE-290
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-290
             Project: Apache Submarine
          Issue Type: Bug
            Reporter: kevin su
            Assignee: kevin su
             Fix For: 0.3.0


After SUBMARINE-255 merged, we rename our runtimes to
{code:java}
 org.apache.submarine.server.submitter.yarn.YarnRuntimeFactory
 org.apache.submarine.server.submitter.yarnservice.YarnServiceRuntimeFactory{code}
but default in SubmarineConfiguration still is
{code:java}
org.apache.submarine.runtimes.tony.TonyRuntimeFactory
{code}
we also need to update it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org