Repository: metron Updated Branches: refs/heads/master adb378f35 -> 02bc58782
METRON-1108: Metron configuration tabs are not showing up in Ambari this closes apache/incubator-metron#695 Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/02bc5878 Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/02bc5878 Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/02bc5878 Branch: refs/heads/master Commit: 02bc58782963379c7367db1d7f0254dba7c0df36 Parents: adb378f Author: merrimanr <merrim...@gmail.com> Authored: Tue Aug 15 09:57:30 2017 -0400 Committer: cstella <ceste...@gmail.com> Committed: Tue Aug 15 09:57:30 2017 -0400 ---------------------------------------------------------------------- .../METRON/CURRENT/themes/metron_theme.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/02bc5878/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/themes/metron_theme.json ---------------------------------------------------------------------- diff --git a/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/themes/metron_theme.json b/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/themes/metron_theme.json index 0e5457d..ce352a4 100644 --- a/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/themes/metron_theme.json +++ b/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/themes/metron_theme.json @@ -691,6 +691,18 @@ } }, { + "config": "metron-indexing-env/update_table", + "widget": { + "type": "text-field" + } + }, + { + "config": "metron-indexing-env/update_cf", + "widget": { + "type": "text-field" + } + }, + { "config": "metron-indexing-env/indexing_error_topic", "widget": { "type": "text-field"