Madhuvanthi Radhakrishnan created AMBARI-20778:
--------------------------------------------------
Summary: 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
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)