----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35713/#review88700 -----------------------------------------------------------
Ship it! Ship It! - Myroslav Papirkovskyy On Червень 21, 2015, 5:51 після полудня, Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35713/ > ----------------------------------------------------------- > > (Updated Червень 21, 2015, 5:51 після полудня) > > > Review request for Ambari and Myroslav Papirkovskyy. > > > Bugs: AMBARI-12056 > https://issues.apache.org/jira/browse/AMBARI-12056 > > > Repository: ambari > > > Description > ------- > > Got this stderr when tried to start KNOX service after enabling NameNode HA > Traceback (most recent call last): > File > "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/knox_gateway.py", > line 268, in <module> > KnoxGateway().execute() > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 216, in execute > method(env) > File > "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/knox_gateway.py", > line 148, in start > import params > File > "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/params.py", > line 27, in <module> > from params_linux import * > File > "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py", > line 98, in <module> > if dfs_ha_enabled and namenode_rpc: > NameError: name 'namenode_rpc' is not defined > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py > bc2c5ac > > Diff: https://reviews.apache.org/r/35713/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 266 tests in 8.607s > > OK > ---------------------------------------------------------------------- > Total run:793 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Dmytro Sen > >
