AMBARI-21014. Quick Links for Spark History Server component is missing (smohanty)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/ec6e9406 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/ec6e9406 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/ec6e9406 Branch: refs/heads/branch-feature-AMBARI-12556 Commit: ec6e940602608666b90d51714f5040d6eb805216 Parents: fb20c7c Author: Sumit Mohanty <smoha...@hortonworks.com> Authored: Fri May 12 17:56:16 2017 -0700 Committer: Sumit Mohanty <smoha...@hortonworks.com> Committed: Fri May 12 17:57:04 2017 -0700 ---------------------------------------------------------------------- .../common-services/SPARK/1.2.1/quicklinks/quicklinks.json | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/ec6e9406/ambari-server/src/main/resources/common-services/SPARK/1.2.1/quicklinks/quicklinks.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/SPARK/1.2.1/quicklinks/quicklinks.json b/ambari-server/src/main/resources/common-services/SPARK/1.2.1/quicklinks/quicklinks.json index 685665a..5557c53 100644 --- a/ambari-server/src/main/resources/common-services/SPARK/1.2.1/quicklinks/quicklinks.json +++ b/ambari-server/src/main/resources/common-services/SPARK/1.2.1/quicklinks/quicklinks.json @@ -12,6 +12,7 @@ "name": "spark_history_server_ui", "label": "Spark History Server UI", "requires_user_name": "false", + "component_name": "SPARK_JOBHISTORYSERVER", "url": "%@://%@:%@", "port":{ "http_property": "spark.history.ui.port",