You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Madhuvanthi Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/04/18 04:37:41 UTC

[jira] [Created] (AMBARI-20778) Add NIFI StackFeatures to HDP StackFeatures

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)