----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39235/#review102259 -----------------------------------------------------------
Please, add tests for hbase.py - Vitalyi Brodetskyi On Жов. 12, 2015, 2:51 після полудня, Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39235/ > ----------------------------------------------------------- > > (Updated Жов. 12, 2015, 2:51 після полудня) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-13361 > https://issues.apache.org/jira/browse/AMBARI-13361 > > > Repository: ambari > > > Description > ------- > > After enabling phoenix on a running cluster none of the region servers > started. I had to install the phoenix rpm on all the nodes and restart region > server to get it work. > > Saw this on > > > > > [root@pre-prod-poc-1 ~]# rpm -qa | grep ambari > ambari-metrics-hadoop-sink-2.1.2-370.x86_64 > ambari-server-2.1.2-370.x86_64 > ambari-metrics-monitor-2.1.2-370.x86_64 > ambari-agent-2.1.2-370.x86_64 > > > If the phoenix rpm is not installed region servers fail to start with class > not found exception. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase.py > 0d11e6c > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py > bf269d6 > > Diff: https://reviews.apache.org/r/39235/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
