[ 
https://issues.apache.org/jira/browse/SUBMARINE-290?focusedWorklogId=341827&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341827
 ]

ASF GitHub Bot logged work on SUBMARINE-290:
--------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Nov/19 10:55
            Start Date: 12/Nov/19 10:55
    Worklog Time Spent: 10m 
      Work Description: pingsutw commented on pull request #90: SUBMARINE-290. 
Update submainre DEFAULT_RUNTIME_CLASS
URL: https://github.com/apache/submarine/pull/90
 
 
   ### What is this PR for?
   After SUBMARINE-255 merged, we rename our runtimes to
   ```
    org.apache.submarine.server.submitter.yarn.YarnRuntimeFactory
    org.apache.submarine.server.submitter.yarnservice.YarnServiceRuntimeFactory
   ```
   but default in SubmarineConfiguration still is
   `org.apache.submarine.runtimes.tony.TonyRuntimeFactory`
   we also need to update it.
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-290
   
   ### How should this be tested?
   https://travis-ci.org/pingsutw/hadoop-submarine/builds/610793459
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 341827)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to