[
https://issues.apache.org/jira/browse/AMBARI-20778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975575#comment-15975575
]
Hudson commented on AMBARI-20778:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1415 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1415/])
AMBARI-20778. Add NIFI StackFeatures to HDP StackFeatures. (mradhakrishnan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6e462d46c747cfbb597714d3fce6f415c38a515b])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
> Add NIFI StackFeatures to HDP StackFeatures
> -------------------------------------------
>
> Key: AMBARI-20778
> URL: https://issues.apache.org/jira/browse/AMBARI-20778
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.1
> Reporter: Madhuvanthi Radhakrishnan
> Assignee: Madhuvanthi Radhakrishnan
> Fix For: 2.5.1
>
> Attachments: AMBARI-20778.patch
>
>
> Add following properties to stack_features.json
> {noformat}
> {
> "name": "nifi_encrypt_config",
> "description": "Encrypt sensitive properties written to nifi property
> file",
> "min_version": "2.1.0.0"
> },
> {
> "name": "toolkit_config_update",
> "description": "Support separate input and output for toolkit
> configuration",
> "min_version": "2.1.0.0"
> },
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)