Andrew Onischuk created AMBARI-22040:
----------------------------------------
Summary: configs.py does not work properly when dealing with files
Key: AMBARI-22040
URL: https://issues.apache.org/jira/browse/AMBARI-22040
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.6.0
configs.py is used by users and support folks for modifying
configurations. While this works well for getting and setting individual
properties, it does not work well for dealing with json files. This is needed
for edits to *env.sh or stack_features.
_Current behavior_:
* Exporting ams-grafana-env does not give a properly formatted json file
* Cannot use a get change the json and set it back.
The expected behavior is to let the user modify the json file and re-import it
into the cluster.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)