You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2016/06/07 14:02:30 UTC

ambari git commit: AMBARI-17095. Oozie Quick Links is missing in Ambari (alexantonenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk e6643492d -> 6554d77cf


AMBARI-17095. Oozie Quick Links is missing in Ambari (alexantonenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6554d77c
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6554d77c
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6554d77c

Branch: refs/heads/trunk
Commit: 6554d77cfb18cd773dbbb0a41ab655365b84aa22
Parents: e664349
Author: Alex Antonenko <hi...@gmail.com>
Authored: Tue Jun 7 16:58:54 2016 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Tue Jun 7 17:02:25 2016 +0300

----------------------------------------------------------------------
 .../stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json        | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6554d77c/ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json b/ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json
index 621fe8a..c240734 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/quicklinks/quicklinks.json
@@ -27,6 +27,7 @@
     "links": [
       {
         "name": "resourcemanager_ui",
+        "component_name": "OOZIE_SERVER",
         "label": "Oozie Web UI",
         "requires_user_name": "true",
         "url":"%@://%@:%@/oozie?user.name=%@",