----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43720/#review119630 -----------------------------------------------------------
Ship it! Ship It! - Myroslav Papirkovskyy On Лют. 18, 2016, 6:24 після полудня, Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43720/ > ----------------------------------------------------------- > > (Updated Лют. 18, 2016, 6:24 після полудня) > > > Review request for Ambari and Myroslav Papirkovskyy. > > > Bugs: AMBARI-15006 > https://issues.apache.org/jira/browse/AMBARI-15006 > > > Repository: ambari > > > Description > ------- > > Upgrading Ambari Server from 2.1.2.1 to 2.2.1 caused unnecessary addition of > the following config properties in hive-site.xml and forced Hive to be > restarted: > > atlas.cluster.name: primary > atlas.hook.hive.maxThreads: 1 > atlas.hook.hive.minThreads: 1 > atlas.rest.address: <http://localhost:21000> > > The cluster does not have Atlas installed. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog222.java > 88b3151 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml > 4087c72 > > ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml > a611386 > > ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog222Test.java > 6061e06 > > Diff: https://reviews.apache.org/r/43720/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
