Jonathan Hurley created AMBARI-18126:
----------------------------------------
Summary: Refactor Configuration To Allow For Generation Of
Documentation
Key: AMBARI-18126
URL: https://issues.apache.org/jira/browse/AMBARI-18126
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Critical
Fix For: trunk
As part of the work for AMBARI-18089, all of the potential properties from
{{ambari.properties}} need a way to be organized and queried in order to
generate documentation.
This Jira proposes to change our disorganized String/String (key/default)
structure found in {{Configuration}}, and instead, have a strongly-coupled
relationship between key/default/type.
Additionally, expose a way to provide extra information in the markdown
(similar to JavaDoc, but geared more for users and not developers).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)