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

Hudson commented on AMBARI-18778:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5934 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5934/])
AMBARI-18778: Ambari-server: Blueprint enhancements to support enabling 
(nsomasundaram: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=988140979d64b9a1d38fc266ca58e509b4cbcfa1])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/BlueprintImpl.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/AmbariContextTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/Setting.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/Blueprint.java


> Ambari-server: Blueprint enhancements to support enabling or disabling 
> credential store 
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-18778
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18778
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.4.2
>            Reporter: Nahappan Somasundaram
>            Assignee: Nahappan Somasundaram
>             Fix For: 2.5.0
>
>         Attachments: rb53412.patch
>
>
> When deploying a cluster using a blueprint, users must be able to specify 
> whether they want to enable the use of hadoop credential store for a service 
> if it supports it.
> { "settings" :
>         {
>           "service_settings" : [
>               { "name" : "RANGER",
>                 "recovery_enabled" : "true",
>                 "credential_store_enabled" : "true"
>               },
>               { "name" : "HIVE",
>                 "recovery_enabled" : "true",
>                 "credential_store_enabled" : "false"
>               }
>           ]
>         }
> }



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

Reply via email to