----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30558/#review70746 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Feb. 3, 2015, 1:22 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30558/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2015, 1:22 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-9448 > https://issues.apache.org/jira/browse/AMBARI-9448 > > > Repository: ambari > > > Description > ------- > > When trying to deploy cluster with HDP 2.0/2.1 stack version, installation > failed with message: > {code} > 2015-02-02 15:07:46,925 - Error while executing command 'install': > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 184, in execute > method(env) > File > "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_metastore.py", > line 36, in install > import params > File > "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/params.py", > line 145, in <module> > if hive_transport_mode.lower() == "http": > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", > line 79, in __getattr__ > raise Fail("Configuration parameter '"+self.name+"' was not found in > configurations dictionary!") > Fail: Configuration parameter 'hive.server2.transport.mode' was not found in > configurations dictionary! > {code} > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml > 67be680 > > ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml > 6c01cbc > > Diff: https://reviews.apache.org/r/30558/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
