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

2016-06-07 Thread alexantonenko
Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 c9364fadb -> 1e898cfc3


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/1e898cfc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/1e898cfc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/1e898cfc

Branch: refs/heads/branch-2.4
Commit: 1e898cfc34985c62b8ff1a860ecaa215e69d15f8
Parents: c9364fa
Author: Alex Antonenko 
Authored: Tue Jun 7 16:58:54 2016 +0300
Committer: Alex Antonenko 
Committed: Tue Jun 7 17:03:00 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/1e898cfc/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=%@",



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

2016-06-07 Thread 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 
Authored: Tue Jun 7 16:58:54 2016 +0300
Committer: Alex Antonenko 
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=%@",