> On April 10, 2015, 4:22 p.m., Yusaku Sako wrote: > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml, > > line 115 > > <https://reviews.apache.org/r/33064/diff/2/?file=923821#file923821line115> > > > > If we define this here, this will become available for HDP 2.0, 2.1, > > and 2.2 (we don't want to do that, correct)?
Yeah, you're right. I need to create a new HBASE/1.1.0.2.3/metainfo.xml ? Does it mostly inherit, or will I copy all this stuff over there? What other pieces will I need to point at this new service version? > On April 10, 2015, 4:22 p.m., Yusaku Sako wrote: > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml, > > line 23 > > <https://reviews.apache.org/r/33064/diff/2/?file=923821#file923821line23> > > > > IMO this should be called this "HBase" as Phoenix is an optional > > feature that can be enabled on HBase. Maybe we might want to mention > > Phoenix in the description. >From what I can see, Phoenix is always installed along with HBase (the rpm/dpg >anyway). What's optional is deploying the query server. There was a conversation on internal SME HBase list that suggested this is a good way to go, raise visibility of Phoenix. - nick ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33064/#review79768 ----------------------------------------------------------- On April 10, 2015, 1:58 p.m., nick dimiduk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33064/ > ----------------------------------------------------------- > > (Updated April 10, 2015, 1:58 p.m.) > > > Review request for Ambari. > > > Bugs: AMBARI-9993 > https://issues.apache.org/jira/browse/AMBARI-9993 > > > Repository: ambari > > > Description > ------- > > Per JIRA > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml > 1032024 > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py > 98f0473 > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/phoenix_queryserver.py > PRE-CREATION > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/phoenix_service.py > PRE-CREATION > > Diff: https://reviews.apache.org/r/33064/diff/ > > > Testing > ------- > > > Thanks, > > nick dimiduk > >
