[ 
https://issues.apache.org/jira/browse/AMBARI-18778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-18778:
-------------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> 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