----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50219/#review142890 -----------------------------------------------------------
Ship it! Ship It! - Sumit Mohanty On July 20, 2016, 2:01 a.m., Alejandro Fernandez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50219/ > ----------------------------------------------------------- > > (Updated July 20, 2016, 2:01 a.m.) > > > Review request for Ambari, Dmytro Grinenko, Nahappan Somasundaram, Sumit > Mohanty, and Swapan Shridhar. > > > Bugs: AMBARI-17802 > https://issues.apache.org/jira/browse/AMBARI-17802 > > > Repository: ambari > > > Description > ------- > > STR: > Install Ambari 2.4 > Blueprint for HDP 2.5 with Atlas and Hive > Because both Blueprints and Stack Advisor have code to append > "org.apache.atlas.hive.hook.HiveHook" to hive-site's "hive.exec.post.hooks" > config, the value appears twice. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java > 36cea56 > ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py > e1bedb7 > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java > 268bc29 > > Diff: https://reviews.apache.org/r/50219/diff/ > > > Testing > ------- > > Deployed cluster and verified org.apache.atlas.hive.hook.HiveHook appeared > only once. > > Ran unit tests in BlueprintConfigurationProcessorTest.java > > Python unit tests passed > ---------------------------------------------------------------------- > Total run:1020 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Alejandro Fernandez > >