You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2014/06/26 15:31:46 UTC

Review Request 22973: Multiple Stack Service Exceptions When Loading Ambari Server

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22973/
-----------------------------------------------------------

Review request for Ambari and Dmytro Sen.


Bugs: AMBARI-6271
    https://issues.apache.org/jira/browse/AMBARI-6271


Repository: ambari


Description
-------

The issue appears because "AMBARI-6239. Remove legacy metainfo.xml V1 support (ServiceMetainfoXml.java)" removes old (schema version 1.0) service metainfo support and modifies test resources, but does not change stacks used in production.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java a044434 
  ambari-server/src/main/java/org/apache/ambari/server/state/stack/ServiceMetainfoV2Xml.java e5dc47b 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/repos/repoinfo.xml 6758389 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/GANGLIA/metainfo.xml 0b21f0f 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-site.xml 39481d7 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/metainfo.xml c91d9f0 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HCATALOG/metainfo.xml 1951a5d 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml a3f8137 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/metainfo.xml 1b185e1 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml 7d35558 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/metainfo.xml 6a52064 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-site.xml 6295d8e 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/metainfo.xml 79d219b 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/NAGIOS/metainfo.xml bd7de07 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/configuration/oozie-site.xml b5be4ca 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/metainfo.xml 83ccb06 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/metainfo.xml 4982fd2 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/SQOOP/metainfo.xml ae0e68b 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/metainfo.xml e65992f 
  ambari-server/src/main/resources/stacks/HDP/1.2.0/services/ZOOKEEPER/metainfo.xml fc0c3b5 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/metainfo.xml 45a63e5 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/repos/repoinfo.xml b7932f1 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/GANGLIA/metainfo.xml 0b21f0f 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-site.xml 98d950f 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/metainfo.xml 553fa2b 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HCATALOG/metainfo.xml 1951a5d 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/core-site.xml acf3e4c 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hadoop-policy.xml 900da99 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/metainfo.xml 1b185e1 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/configuration/hive-site.xml 7d35558 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/metainfo.xml 6a52064 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-site.xml b86efdd 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/metainfo.xml 79d219b 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/NAGIOS/metainfo.xml bd7de07 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/configuration/oozie-site.xml b5be4ca 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/metainfo.xml 83ccb06 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/metainfo.xml 4982fd2 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/SQOOP/metainfo.xml ae0e68b 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/metainfo.xml e65992f 
  ambari-server/src/main/resources/stacks/HDP/1.2.1/services/ZOOKEEPER/metainfo.xml fc0c3b5 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/metainfo.xml 45a63e5 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/repos/repoinfo.xml a44462a 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/configuration/global.xml 16df0b8 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/metainfo.xml 0b21f0f 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/global.xml bc8a7d3 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-site.xml be9c023 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/metainfo.xml 1bb3d14 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/configuration/global.xml b0c7eb6 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/metainfo.xml dd5ff08 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml fe0bcba 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/global.xml f10b9f9 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml b2c8404 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/metainfo.xml c29bb61 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/global.xml d9adc80 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml 40fa0a7 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/metainfo.xml 520ccec 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/global.xml  
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/hue-site.xml  
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/metainfo.xml c6e384f 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/global.xml 2fc33c9 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-site.xml 343a5f9 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/metainfo.xml b4a95a0 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/configuration/global.xml 61a2b90 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/metainfo.xml bd7de07 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/global.xml ddbf780 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/oozie-site.xml d4917fa 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/metainfo.xml 46460b4 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/metainfo.xml 6806c54 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/SQOOP/metainfo.xml 1924c54 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/metainfo.xml 15c8daa 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/configuration/global.xml f78df89 
  ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/metainfo.xml 3dc129b 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/metainfo.xml 45a63e5 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/configuration/global.xml 16df0b8 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/metainfo.xml 9fee795 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/metainfo.xml 2bf75a2 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/global.xml bc8a7d3 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-site.xml be9c023 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/metainfo.xml ea7ea41 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/configuration/global.xml b0c7eb6 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/metainfo.xml 818914e 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HDFS/metainfo.xml 2729261 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/global.xml d9adc80 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/hive-site.xml 40fa0a7 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/metainfo.xml 676c610 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/global.xml c49480f 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/hue-site.xml 6eb52a2 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/metainfo.xml 56654df 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/global.xml 4633855 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-site.xml 0d75d35 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/metainfo.xml 757bbb5 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/configuration/global.xml 61a2b90 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/metainfo.xml 76471cf 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/global.xml ddbf780 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/oozie-site.xml d4917fa 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/metainfo.xml 6b25509 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/metainfo.xml 8efacb4 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/SQOOP/metainfo.xml 1f03a35 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/metainfo.xml c47b34e 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
  ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/metainfo.xml b18ae7e 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/metainfo.xml ca45822 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HUE/metainfo.xml 0a6b59e 
  ambari-server/src/main/resources/stacks/HDP/1.3/services/HUE/metainfo.xml 838c898 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/metainfo.xml 45a63e5 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/repos/repoinfo.xml dd920ee 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/GANGLIA/metainfo.xml 9f7444b 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/global.xml bc8a7d3 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-site.xml c1f1b29 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/metainfo.xml f627b48 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HCATALOG/metainfo.xml a2f075b 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml 117d828 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/global.xml 59b68ac 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hadoop-policy.xml 51b01bb 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml b9279cc 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/metainfo.xml e679468 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml f8ad94a 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/metainfo.xml 7c5ad04 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/global.xml ceedd56 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-site.xml 0fecca1 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/metainfo.xml 363bf12 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/NAGIOS/metainfo.xml 76471cf 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/configuration/oozie-site.xml 3791dda 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/metainfo.xml 05e093d 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/metainfo.xml 7333eed 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/SQOOP/metainfo.xml 566ba36 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/metainfo.xml 1ee2f7d 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/capacity-scheduler.xml ccfb779 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/container-executor.cfg d07b3db 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/global.xml edd1636 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/yarn-site.xml ae20981 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/metainfo.xml 8517e31 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/configuration/global.xml f78df89 
  ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/metainfo.xml 41d907e 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/metainfo.xml 45a63e5 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/configuration/global.xml 18eae57 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/metainfo.xml 3e6d37a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/metainfo.xml 4ac5125 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/global.xml b2c57bd 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-site.xml 104ed0d 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metainfo.xml afe527d 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metrics.json 37f73bf 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HCATALOG/metainfo.xml 3b165d8 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/metainfo.xml 2ca6c10 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml b3ed5f5 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/metainfo.xml f13193f 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/global.xml ceedd56 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-site.xml 4fafce5 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metainfo.xml ddaa979 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metrics.json b611ed6 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/configuration/global.xml 9c420bd 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/metainfo.xml 42bee82 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/configuration/oozie-site.xml 59defc3 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/metainfo.xml 515e669 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/metainfo.xml 44e9cda 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/SQOOP/metainfo.xml 9a50700 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/global.xml fed9c6f 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 8c5eb63 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/metainfo.xml 1177cd2 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/capacity-scheduler.xml 4a19779 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/container-executor.cfg d07b3db 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/core-site.xml 3a2af49 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/global.xml edd1636 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml d15252f 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metainfo.xml bc80f4a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metrics.json a60ab40 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
  ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/metainfo.xml 565b4d4 

Diff: https://reviews.apache.org/r/22973/diff/


Testing
-------

manual testing


Thanks,

Dmitro Lisnichenko


Re: Review Request 22973: Multiple Stack Service Exceptions When Loading Ambari Server

Posted by Dmytro Sen <ds...@hortonworks.com>.

> On June 26, 2014, 8:57 p.m., Dmytro Sen wrote:
> > Ship It!

Committed to trunk


- Dmytro


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22973/#review46800
-----------------------------------------------------------


On June 26, 2014, 1:31 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22973/
> -----------------------------------------------------------
> 
> (Updated June 26, 2014, 1:31 p.m.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-6271
>     https://issues.apache.org/jira/browse/AMBARI-6271
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The issue appears because "AMBARI-6239. Remove legacy metainfo.xml V1 support (ServiceMetainfoXml.java)" removes old (schema version 1.0) service metainfo support and modifies test resources, but does not change stacks used in production.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java a044434 
>   ambari-server/src/main/java/org/apache/ambari/server/state/stack/ServiceMetainfoV2Xml.java e5dc47b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/repos/repoinfo.xml 6758389 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-site.xml 39481d7 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/metainfo.xml c91d9f0 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HCATALOG/metainfo.xml 1951a5d 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml a3f8137 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/metainfo.xml 1b185e1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml 7d35558 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/metainfo.xml 6a52064 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-site.xml 6295d8e 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/metainfo.xml 79d219b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/configuration/oozie-site.xml b5be4ca 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/metainfo.xml 83ccb06 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/metainfo.xml 4982fd2 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/SQOOP/metainfo.xml ae0e68b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/metainfo.xml e65992f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/ZOOKEEPER/metainfo.xml fc0c3b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/repos/repoinfo.xml b7932f1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-site.xml 98d950f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/metainfo.xml 553fa2b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HCATALOG/metainfo.xml 1951a5d 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/core-site.xml acf3e4c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/metainfo.xml 1b185e1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/configuration/hive-site.xml 7d35558 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/metainfo.xml 6a52064 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-site.xml b86efdd 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/metainfo.xml 79d219b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/configuration/oozie-site.xml b5be4ca 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/metainfo.xml 83ccb06 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/metainfo.xml 4982fd2 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/SQOOP/metainfo.xml ae0e68b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/metainfo.xml e65992f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/ZOOKEEPER/metainfo.xml fc0c3b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/repos/repoinfo.xml a44462a 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/configuration/global.xml 16df0b8 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-site.xml be9c023 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/metainfo.xml 1bb3d14 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/configuration/global.xml b0c7eb6 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/metainfo.xml dd5ff08 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml fe0bcba 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/global.xml f10b9f9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml b2c8404 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/metainfo.xml c29bb61 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/global.xml d9adc80 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml 40fa0a7 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/metainfo.xml 520ccec 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/global.xml  
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/hue-site.xml  
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/metainfo.xml c6e384f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/global.xml 2fc33c9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-site.xml 343a5f9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/metainfo.xml b4a95a0 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/configuration/global.xml 61a2b90 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/global.xml ddbf780 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/oozie-site.xml d4917fa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/metainfo.xml 46460b4 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/metainfo.xml 6806c54 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/SQOOP/metainfo.xml 1924c54 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/metainfo.xml 15c8daa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/metainfo.xml 3dc129b 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/configuration/global.xml 16df0b8 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/metainfo.xml 9fee795 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/metainfo.xml 2bf75a2 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-site.xml be9c023 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/metainfo.xml ea7ea41 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/configuration/global.xml b0c7eb6 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/metainfo.xml 818914e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HDFS/metainfo.xml 2729261 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/global.xml d9adc80 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/hive-site.xml 40fa0a7 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/metainfo.xml 676c610 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/global.xml c49480f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/hue-site.xml 6eb52a2 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/metainfo.xml 56654df 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/global.xml 4633855 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-site.xml 0d75d35 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/metainfo.xml 757bbb5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/configuration/global.xml 61a2b90 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/metainfo.xml 76471cf 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/global.xml ddbf780 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/oozie-site.xml d4917fa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/metainfo.xml 6b25509 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/metainfo.xml 8efacb4 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/SQOOP/metainfo.xml 1f03a35 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/metainfo.xml c47b34e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/metainfo.xml b18ae7e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/metainfo.xml ca45822 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HUE/metainfo.xml 0a6b59e 
>   ambari-server/src/main/resources/stacks/HDP/1.3/services/HUE/metainfo.xml 838c898 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/repos/repoinfo.xml dd920ee 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/GANGLIA/metainfo.xml 9f7444b 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-site.xml c1f1b29 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/metainfo.xml f627b48 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HCATALOG/metainfo.xml a2f075b 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml 117d828 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/global.xml 59b68ac 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hadoop-policy.xml 51b01bb 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml b9279cc 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/metainfo.xml e679468 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml f8ad94a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/metainfo.xml 7c5ad04 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/global.xml ceedd56 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-site.xml 0fecca1 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/metainfo.xml 363bf12 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/NAGIOS/metainfo.xml 76471cf 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/configuration/oozie-site.xml 3791dda 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/metainfo.xml 05e093d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/metainfo.xml 7333eed 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/SQOOP/metainfo.xml 566ba36 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/metainfo.xml 1ee2f7d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/capacity-scheduler.xml ccfb779 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/global.xml edd1636 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/yarn-site.xml ae20981 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/metainfo.xml 8517e31 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/metainfo.xml 41d907e 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/configuration/global.xml 18eae57 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/metainfo.xml 3e6d37a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/metainfo.xml 4ac5125 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/global.xml b2c57bd 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-site.xml 104ed0d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metainfo.xml afe527d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metrics.json 37f73bf 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HCATALOG/metainfo.xml 3b165d8 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/metainfo.xml 2ca6c10 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml b3ed5f5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/metainfo.xml f13193f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/global.xml ceedd56 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-site.xml 4fafce5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metainfo.xml ddaa979 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metrics.json b611ed6 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/configuration/global.xml 9c420bd 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/metainfo.xml 42bee82 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/configuration/oozie-site.xml 59defc3 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/metainfo.xml 515e669 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/metainfo.xml 44e9cda 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/SQOOP/metainfo.xml 9a50700 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/global.xml fed9c6f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 8c5eb63 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/metainfo.xml 1177cd2 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/capacity-scheduler.xml 4a19779 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/global.xml edd1636 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml d15252f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metainfo.xml bc80f4a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metrics.json a60ab40 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/metainfo.xml 565b4d4 
> 
> Diff: https://reviews.apache.org/r/22973/diff/
> 
> 
> Testing
> -------
> 
> manual testing
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 22973: Multiple Stack Service Exceptions When Loading Ambari Server

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22973/#review46800
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On June 26, 2014, 1:31 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22973/
> -----------------------------------------------------------
> 
> (Updated June 26, 2014, 1:31 p.m.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-6271
>     https://issues.apache.org/jira/browse/AMBARI-6271
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The issue appears because "AMBARI-6239. Remove legacy metainfo.xml V1 support (ServiceMetainfoXml.java)" removes old (schema version 1.0) service metainfo support and modifies test resources, but does not change stacks used in production.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java a044434 
>   ambari-server/src/main/java/org/apache/ambari/server/state/stack/ServiceMetainfoV2Xml.java e5dc47b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/repos/repoinfo.xml 6758389 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-site.xml 39481d7 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HBASE/metainfo.xml c91d9f0 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HCATALOG/metainfo.xml 1951a5d 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml a3f8137 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HDFS/metainfo.xml 1b185e1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml 7d35558 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/HIVE/metainfo.xml 6a52064 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-site.xml 6295d8e 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/MAPREDUCE/metainfo.xml 79d219b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/configuration/oozie-site.xml b5be4ca 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/OOZIE/metainfo.xml 83ccb06 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/PIG/metainfo.xml 4982fd2 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/SQOOP/metainfo.xml ae0e68b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/WEBHCAT/metainfo.xml e65992f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.0/services/ZOOKEEPER/metainfo.xml fc0c3b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/repos/repoinfo.xml b7932f1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/configuration/hbase-site.xml 98d950f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HBASE/metainfo.xml 553fa2b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HCATALOG/metainfo.xml 1951a5d 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/core-site.xml acf3e4c 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/configuration/hdfs-site.xml 3f9dae4 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HDFS/metainfo.xml 1b185e1 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/configuration/hive-site.xml 7d35558 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/HIVE/metainfo.xml 6a52064 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/configuration/mapred-site.xml b86efdd 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/MAPREDUCE/metainfo.xml 79d219b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/configuration/oozie-site.xml b5be4ca 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/OOZIE/metainfo.xml 83ccb06 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/PIG/metainfo.xml 4982fd2 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/SQOOP/metainfo.xml ae0e68b 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/WEBHCAT/metainfo.xml e65992f 
>   ambari-server/src/main/resources/stacks/HDP/1.2.1/services/ZOOKEEPER/metainfo.xml fc0c3b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/repos/repoinfo.xml a44462a 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/configuration/global.xml 16df0b8 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/GANGLIA/metainfo.xml 0b21f0f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-site.xml be9c023 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HBASE/metainfo.xml 1bb3d14 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/configuration/global.xml b0c7eb6 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HCATALOG/metainfo.xml dd5ff08 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml fe0bcba 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/global.xml f10b9f9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hadoop-policy.xml 900da99 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml b2c8404 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HDFS/metainfo.xml c29bb61 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/global.xml d9adc80 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml 40fa0a7 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HIVE/metainfo.xml 520ccec 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/global.xml  
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/configuration/hue-site.xml  
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/HUE/metainfo.xml c6e384f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/global.xml 2fc33c9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-site.xml 343a5f9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/MAPREDUCE/metainfo.xml b4a95a0 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/configuration/global.xml 61a2b90 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/NAGIOS/metainfo.xml bd7de07 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/global.xml ddbf780 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/oozie-site.xml d4917fa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/OOZIE/metainfo.xml 46460b4 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/PIG/metainfo.xml 6806c54 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/SQOOP/metainfo.xml 1924c54 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/WEBHCAT/metainfo.xml 15c8daa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/metainfo.xml 3dc129b 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/configuration/global.xml 16df0b8 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GANGLIA/metainfo.xml 9fee795 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/metainfo.xml 2bf75a2 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/configuration/hbase-site.xml be9c023 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HBASE/metainfo.xml ea7ea41 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/configuration/global.xml b0c7eb6 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HCATALOG/metainfo.xml 818914e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HDFS/metainfo.xml 2729261 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/global.xml d9adc80 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/configuration/hive-site.xml 40fa0a7 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HIVE/metainfo.xml 676c610 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/global.xml c49480f 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/configuration/hue-site.xml 6eb52a2 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/HUE/metainfo.xml 56654df 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/capacity-scheduler.xml 8034d19 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/global.xml 4633855 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/configuration/mapred-site.xml 0d75d35 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/MAPREDUCE/metainfo.xml 757bbb5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/configuration/global.xml 61a2b90 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/NAGIOS/metainfo.xml 76471cf 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/global.xml ddbf780 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/configuration/oozie-site.xml d4917fa 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/OOZIE/metainfo.xml 6b25509 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/PIG/metainfo.xml 8efacb4 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/SQOOP/metainfo.xml 1f03a35 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/WEBHCAT/metainfo.xml c47b34e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2.GlusterFS/services/ZOOKEEPER/metainfo.xml b18ae7e 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/metainfo.xml ca45822 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HUE/metainfo.xml 0a6b59e 
>   ambari-server/src/main/resources/stacks/HDP/1.3/services/HUE/metainfo.xml 838c898 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/repos/repoinfo.xml dd920ee 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/GANGLIA/metainfo.xml 9f7444b 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/global.xml bc8a7d3 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-site.xml c1f1b29 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/metainfo.xml f627b48 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HCATALOG/metainfo.xml a2f075b 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml 117d828 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/global.xml 59b68ac 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hadoop-policy.xml 51b01bb 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml b9279cc 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HDFS/metainfo.xml e679468 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml f8ad94a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HIVE/metainfo.xml 7c5ad04 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/global.xml ceedd56 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-site.xml 0fecca1 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/metainfo.xml 363bf12 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/NAGIOS/metainfo.xml 76471cf 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/configuration/oozie-site.xml 3791dda 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/OOZIE/metainfo.xml 05e093d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/PIG/metainfo.xml 7333eed 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/SQOOP/metainfo.xml 566ba36 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/configuration/webhcat-site.xml 31d0113 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/WEBHCAT/metainfo.xml 1ee2f7d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/capacity-scheduler.xml ccfb779 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/global.xml edd1636 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/configuration/yarn-site.xml ae20981 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/YARN/metainfo.xml 8517e31 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/metainfo.xml 41d907e 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/metainfo.xml 45a63e5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/configuration/global.xml 18eae57 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GANGLIA/metainfo.xml 3e6d37a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/metainfo.xml 4ac5125 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/glusterfs_client.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/params.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/scripts/service_check.py PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/GLUSTERFS/package/templates/glusterfs.properties.j2 PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/global.xml b2c57bd 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-policy.xml e45f23c 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-site.xml 104ed0d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metainfo.xml afe527d 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/metrics.json 37f73bf 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HCATALOG/metainfo.xml 3b165d8 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/metainfo.xml 2ca6c10 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/configuration/hive-site.xml b3ed5f5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HIVE/metainfo.xml f13193f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/global.xml ceedd56 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-queue-acls.xml ce12380 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/configuration/mapred-site.xml 4fafce5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metainfo.xml ddaa979 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/MAPREDUCE2/metrics.json b611ed6 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/configuration/global.xml 9c420bd 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/NAGIOS/metainfo.xml 42bee82 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/configuration/oozie-site.xml 59defc3 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/metainfo.xml 515e669 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/configuration/pig.properties 01000b5 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/PIG/metainfo.xml 44e9cda 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/SQOOP/metainfo.xml 9a50700 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/global.xml fed9c6f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/configuration/webhcat-site.xml 8c5eb63 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/WEBHCAT/metainfo.xml 1177cd2 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/capacity-scheduler.xml 4a19779 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/container-executor.cfg d07b3db 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/core-site.xml 3a2af49 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/global.xml edd1636 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml d15252f 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metainfo.xml bc80f4a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/metrics.json a60ab40 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/configuration/global.xml f78df89 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/ZOOKEEPER/metainfo.xml 565b4d4 
> 
> Diff: https://reviews.apache.org/r/22973/diff/
> 
> 
> Testing
> -------
> 
> manual testing
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>