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

[10/35] ambari git commit: AMBARI-17957. Remove Falcon UI Quick Link. Additional patch (alexantonenko)

AMBARI-17957. Remove Falcon UI Quick Link. Additional patch (alexantonenko)


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

Branch: refs/heads/branch-dev-patch-upgrade
Commit: 3d99106ac3b75508d4b645241ab9d32657adf0ac
Parents: 2181d73
Author: Alex Antonenko <hi...@gmail.com>
Authored: Tue Sep 13 17:46:52 2016 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Tue Sep 13 17:50:03 2016 +0300

----------------------------------------------------------------------
 .../resources/common-services/FALCON/0.5.0.2.1/metainfo.xml   | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/3d99106a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/metainfo.xml b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/metainfo.xml
index 2cda70a..7dab615 100644
--- a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/metainfo.xml
@@ -131,13 +131,6 @@
       <excluded-config-types>
         <config-type>oozie-site</config-type>
       </excluded-config-types>
-
-      <quickLinksConfigurations>
-        <quickLinksConfiguration>
-          <fileName>quicklinks.json</fileName>
-          <default>true</default>
-        </quickLinksConfiguration>
-      </quickLinksConfigurations>
     </service>
   </services>
 </metainfo>