> On April 20, 2015, 7:07 p.m., Sumit Mohanty wrote: > > ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml, > > line 125 > > <https://reviews.apache.org/r/33379/diff/2/?file=937282#file937282line125> > > > > Why the <osSoecifics> section got removed? Also, how is phoenix package > > installed? Does it get pulled in as a package dependency?
a version specific osSpecifics section is included in the stacks/HDP/2.3/services/HBASE/metainfo.xml, which extends this one. I believe this was done in response to an issue raised by Yusaku last week. - nick ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33379/#review80882 ----------------------------------------------------------- On April 20, 2015, 7:01 p.m., nick dimiduk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33379/ > ----------------------------------------------------------- > > (Updated April 20, 2015, 7:01 p.m.) > > > Review request for Ambari, Alejandro Fernandez and Yusaku Sako. > > > Bugs: AMBARI-9993 > https://issues.apache.org/jira/browse/AMBARI-9993 > > > Repository: ambari > > > Description > ------- > > addendum patch to AMBARI-9993. Copies over additional config files and adds > user and environment to command execution > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml > b3ebe60 > > ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/package/scripts/phoenix_queryserver.py > 3ba5f7f > > ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/package/scripts/phoenix_service.py > f35b9a0 > > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml > PRE-CREATION > > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/ranger-hbase-plugin-properties.xml > PRE-CREATION > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml > a254e9d > > Diff: https://reviews.apache.org/r/33379/diff/ > > > Testing > ------- > > > Thanks, > > nick dimiduk > >
