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

Hadoop QA commented on AMBARI-9363:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12771071/AMBARI-9363.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4203//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4203//console

This message is automatically generated.

> role_command_order.json should not be at stack level
> ----------------------------------------------------
>
>                 Key: AMBARI-9363
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9363
>             Project: Ambari
>          Issue Type: New Feature
>          Components: ambari-server
>    Affects Versions: 1.7.0, trunk
>            Reporter: Mahesh Kumar Vasanthu Somashekar
>            Assignee: Tim Thorpe
>              Labels: feature_custom_service
>             Fix For: 2.2.0
>
>         Attachments: AMBARI-9363.patch
>
>
> In current stack definitions, role_command_order.json is at the stack level.
> For example: HDP/2.2/role_command_order.json
> Service definitions are all nicely separated into different directories, like 
> HDP/2.2/services/{HDFS|YARN}, but not the role_command_order. It would be 
> neater to separate role_command_order per service and would be very useful 
> while adding a new service to Ambari.
> Looking for something as below,
> - HDP/2.2/services/HDFS/role_command_order.json
> - HDP/2.2/services/YARN/role_command_order.json
> Ambari server while starting should merge all role_command_order.json and 
> create dependencies accordingly.
> This is extremely useful for custom services which are potentially added 
> after the cluster install.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to