----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55724/#review162329 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Jan. 19, 2017, 5:59 p.m., Attila Doroszlai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55724/ > ----------------------------------------------------------- > > (Updated Jan. 19, 2017, 5:59 p.m.) > > > Review request for Ambari, Jonathan Hurley, Sandor Magyari, and Sebastian > Toader. > > > Bugs: AMBARI-19629 > https://issues.apache.org/jira/browse/AMBARI-19629 > > > Repository: ambari > > > Description > ------- > > Extract `create_metastore_schema()`, call it from `start()` instead of > `configure()`. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py > 16273c77b2bf4affb4b53f33e5eb40f0e9a1122c > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_metastore.py > d1ecd6593b4926fe39de11f81a101409ad14a13d > ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py > 0a98894bfe74eb53684c6aaef77511b950bb776d > ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py > f9e910b8bfed478e0419a30230cbc60b71f12e0a > > Diff: https://reviews.apache.org/r/55724/diff/ > > > Testing > ------- > > Manual test: install cluster via blueprint, verify Hive Metastore starts > successfully. > > Unit tests: > > ``` > $ mvn -am -pl ambari-server -DskipSurefireTests clean test > ... > Total run:1159 > Total errors:0 > Total failures:0 > OK > ... > [INFO] Ambari Server ..................................... SUCCESS > ``` > > > Thanks, > > Attila Doroszlai > >
