----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57899/#review170033 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On March 24, 2017, 3:22 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57899/ > ----------------------------------------------------------- > > (Updated March 24, 2017, 3:22 p.m.) > > > Review request for Ambari and Alejandro Fernandez. > > > Bugs: AMBARI-20552 > https://issues.apache.org/jira/browse/AMBARI-20552 > > > Repository: ambari > > > Description > ------- > > Create a Service Advisor script for Hive in HDP 3.0 Tech Preview. > The Service Advisor must encapsulate all of the logic inherited/overwritten > from HDP 2.0.6 through HDP 2.6 > In HDP 3.0, Hive will use the same binary/RPM for both batch and interactive > mode. > However, batch and interactive will use different config files. > Tez is a dependency of Hive, so Tez must be able to install first. > In HDP 3.0, Hive will use the same binary/RPM for both batch and interactive > mode. > However, batch and interactive will use different config files. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml > a23f0bc > > ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/service_advisor.py > PRE-CREATION > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py > 61960bb > ambari-server/src/main/resources/stacks/stack_advisor.py f874f6f > > > Diff: https://reviews.apache.org/r/57899/diff/2/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
