[
https://issues.apache.org/jira/browse/AMBARI-19546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829706#comment-15829706
]
Hudson commented on AMBARI-19546:
---------------------------------
ABORTED: Integrated in Jenkins build Ambari-branch-2.5 #759 (See
[https://builds.apache.org/job/Ambari-branch-2.5/759/])
AMBARI-19546. Add support for call context to the stack advisor (smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9ef624fe871f8dfdeb89c2b0e3f1e9b1f51396ea])
* (edit) ambari-server/src/main/resources/scripts/stack_advisor.py
* (edit) ambari-server/src/main/resources/stacks/stack_advisor.py
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/StackAdvisorResourceProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackAdvisorResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorRequest.java
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorBlueprintProcessor.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/commands/StackAdvisorCommand.java
* (edit) ambari-server/src/main/resources/properties.json
> Add support for call context to the stack advisor
> -------------------------------------------------
>
> Key: AMBARI-19546
> URL: https://issues.apache.org/jira/browse/AMBARI-19546
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19546.patch
>
>
> Add support for call context to stack advisor.
> Stack advisor coding will be simpler if the calls are aware of the context
> with which calls are being made.
> Some of the context are:
> * Fresh install
> * Config editing (landing on a config page)
> * Compute attributes
> * Add service
> * Delete service
> * Enable kerberos
> * Enable HA
> The plan is to add some context fields that can be populated by the caller of
> stack recommendation APIs and consumed by the stack advisor code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)