[
https://issues.apache.org/jira/browse/AMBARI-23290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
amarnath reddy pappu updated AMBARI-23290:
------------------------------------------
Summary: Storm nimbus.childopts, supervisor.childopts and worker.childopts
configurations are not exported to blueprint (was: Storm nimbus.childopts,
supervisor.childopts and worker.childopts key/value are not exported through
extracted blueprint)
> Storm nimbus.childopts, supervisor.childopts and worker.childopts
> configurations are not exported to blueprint
> --------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-23290
> URL: https://issues.apache.org/jira/browse/AMBARI-23290
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.1
> Reporter: amarnath reddy pappu
> Priority: Major
>
> Storm nimbus.childopts, supervisor.childopts and worker.childopts key/value
> are not getting exported to blueprints.
> {noformat}
> curl -k -L -u admin -i -H 'X-Requested-By: ambari' -X GET
> http://nifinode1:8080/api/v1/clusters/nifimulti?format=blueprint
> >>blueprint.json
> [root@nifinode1 ~]# cat blueprint.json | grep "childopts"
> "drpc.childopts" : "-Xmx768m _JAAS_PLACEHOLDER",
> "logviewer.childopts" : "-Xmx128m _JAAS_PLACEHOLDER",
> "topology.worker.childopts" : "null",
> "ui.childopts" : "-Xmx768m _JAAS_PLACEHOLDER",
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)