[ 
https://issues.apache.org/jira/browse/YARN-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203102#comment-16203102
 ] 

Jian He edited comment on YARN-7323 at 10/13/17 6:09 AM:
---------------------------------------------------------

Changes include:
- removed the functionality of creating default component if no component 
specified, this means we always expect user to specify a component. 
- removed number_of_containers, launch_command, containers from the Service 
resource object, assuming that each Component has to specify these. resource 
and artifact in Service object will still remain as the default value for 
component. 
- Added a ComponentState object.
- Changed the actionCreate to look for the example service from a secondary 
location.
- Fixed a bug in ComponentInstance to handle STOP event on INIT, in case 
container completed before it gets launched.



was (Author: jianhe):
Changes include:
- removed the functionality of creating default component if no component 
specified, this means we always expect user to specify a component. 
- removed number_of_containers, launch_command, containers from the Service 
resource object, assuming that each Component has to specify these. resource 
and artifact in Service object will still remain as the default value for 
component. 
- Added a ComponentState object.
- Changed the actionCreate to search for the example service from a secondary 
location.
- Fixed a bug in ComponentInstance to handle STOP event on INIT, in case where 
container completed before it gets launched.


> Some changes in service REST API
> --------------------------------
>
>                 Key: YARN-7323
>                 URL: https://issues.apache.org/jira/browse/YARN-7323
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Jian He
>            Assignee: Jian He
>         Attachments: YARN-7323.yarn-native-services.01.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to