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

Hudson commented on AMBARI-18711:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5893 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5893/])
Revert "AMBARI-18711: Ambari-server: DB changes to enable/disable 
(nsomasundaram: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=59430dccc51490d0868b87f6cc63e970947e182a])
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/Service.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceImpl.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ServiceDesiredStateEntity.java


> Ambari-server: DB changes to enable/disable credential store support
> --------------------------------------------------------------------
>
>                 Key: AMBARI-18711
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18711
>             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: rb53216.patch
>
>
> To enable or disable a component to use credential store, changes are 
> required in the DB to keep track of this information. The 
> _servicedesiredstate_ table can keep track of this information using a new 
> *credential_store_enabled* column.
> If a service supports reading passwords from the configuration's JCEKS file, 
> then it will specify this information in its stack definition. Services that 
> support using the credential store can be enabled or disabled to use it. 
> Services that do not, will always be disabled from using the credential store.
> The option to enable or disable the components of a service that has 
> credential store support is provided via the UI and blueprint. This 
> information will then be captured in the _servicedesiredstate_ table in the 
> *credential_store_enabled* column.



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

Reply via email to