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

Hudson commented on AMBARI-15226:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #4804 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4804/])
AMBARI-15226 - The stack advisor should be pushed down to the services 
(jluniya: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4ce716f8e2b49e35c782b58a5889bfbf563712ae])
* ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* ambari-server/src/main/resources/stacks/stack_advisor.py
* 
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
* ambari-server/src/main/resources/stacks/service_advisor.py
* 
ambari-server/src/main/java/org/apache/ambari/server/stack/CommonServiceDirectory.java
* 
ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java
* ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* 
ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceDirectory.java
* 
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/commands/StackAdvisorCommand.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java
* ambari-server/src/main/resources/common-services/PXF/3.0.0/service_advisor.py
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/StackServiceResponse.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
* ambari-server/src/main/resources/common-services/HAWQ/2.0.0/service_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* ambari-server/src/main/assemblies/server.xml


> Custom services need a way to integrate in the stack advisor process
> --------------------------------------------------------------------
>
>                 Key: AMBARI-15226
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15226
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Tim Thorpe
>            Assignee: Tim Thorpe
>             Fix For: trunk
>
>         Attachments: AMBARI-15226.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Currently the stack advisor is defined under each stack version such as 
> HDP/2.3.  The problem with this is that it restricts the services that can be 
> added to the stack.  If a custom service is to be added, they would need to 
> modify the stack advisor.  If configuration recommendations and validations 
> could be done at the service level then a custom service could just include 
> their own recommendations and validations separately.
> The idea here is that the stack advisor will continue to give the 
> recommendations and validations for the core stack services but custom 
> services would be able to provide their own service advisor.



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

Reply via email to