You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by nick dimiduk <nd...@gmail.com> on 2015/04/21 01:53:16 UTC

Review Request 33379: AMBARI-9993 addendum

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez and Yusaku Sako.


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_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


Re: Review Request 33379: AMBARI-9993 addendum

Posted by Alejandro Fernandez <af...@hortonworks.com>.

> On April 21, 2015, 1:39 a.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml, line 23
> > <https://reviews.apache.org/r/33379/diff/1/?file=937098#file937098line23>
> >
> >     Why did this have to change? Seems like all other services in HDP 2.3 don't have the "common-services/$name" portion.
> 
> nick dimiduk wrote:
>     hmm. i thought it was necissary to be explicit about it. let me try without it.
> 
> nick dimiduk wrote:
>     Oh, this is an extends clause, not a veriion cluse. It needs both?
> 
> nick dimiduk wrote:
>     Okay, this is modeled after stack inhertiance patterns i've seen elsewhere, such as https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/metainfo.xml

Which one is correct?


- Alejandro


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80874
-----------------------------------------------------------


On April 21, 2015, 2:01 a.m., nick dimiduk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33379/
> -----------------------------------------------------------
> 
> (Updated April 21, 2015, 2:01 a.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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.

> On April 20, 2015, 6:39 p.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml, line 126
> > <https://reviews.apache.org/r/33379/diff/1/?file=937094#file937094line126>
> >
> >     Was this conflicting with what HDP 2.3 already had?

Right. The parent metainfo.xml is providing the correct os-level package dependencies.


> On April 20, 2015, 6:39 p.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml, line 23
> > <https://reviews.apache.org/r/33379/diff/1/?file=937098#file937098line23>
> >
> >     Why did this have to change? Seems like all other services in HDP 2.3 don't have the "common-services/$name" portion.

hmm. i thought it was necissary to be explicit about it. let me try without it.


- nick


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80874
-----------------------------------------------------------


On April 20, 2015, 6:41 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, 6:41 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Yusaku Sako.
> 
> 
> 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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.

> On April 20, 2015, 6:39 p.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml, line 23
> > <https://reviews.apache.org/r/33379/diff/1/?file=937098#file937098line23>
> >
> >     Why did this have to change? Seems like all other services in HDP 2.3 don't have the "common-services/$name" portion.
> 
> nick dimiduk wrote:
>     hmm. i thought it was necissary to be explicit about it. let me try without it.

Oh, this is an extends clause, not a veriion cluse. It needs both?


- nick


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80874
-----------------------------------------------------------


On April 20, 2015, 6:41 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, 6:41 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Yusaku Sako.
> 
> 
> 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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.

> On April 20, 2015, 6:39 p.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml, line 23
> > <https://reviews.apache.org/r/33379/diff/1/?file=937098#file937098line23>
> >
> >     Why did this have to change? Seems like all other services in HDP 2.3 don't have the "common-services/$name" portion.
> 
> nick dimiduk wrote:
>     hmm. i thought it was necissary to be explicit about it. let me try without it.
> 
> nick dimiduk wrote:
>     Oh, this is an extends clause, not a veriion cluse. It needs both?

Okay, this is modeled after stack inhertiance patterns i've seen elsewhere, such as https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/metainfo.xml


- nick


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80874
-----------------------------------------------------------


On April 20, 2015, 6:41 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, 6:41 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Yusaku Sako.
> 
> 
> 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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80874
-----------------------------------------------------------



ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml
<https://reviews.apache.org/r/33379/#comment131015>

    Was this conflicting with what HDP 2.3 already had?



ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml
<https://reviews.apache.org/r/33379/#comment131016>

    Why did this have to change? Seems like all other services in HDP 2.3 don't have the "common-services/$name" portion.


- Alejandro Fernandez


On April 20, 2015, 11:53 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, 11:53 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Yusaku Sako.
> 
> 
> 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_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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80987
-----------------------------------------------------------

Ship it!


Ship It!

- Sumit Mohanty


On April 21, 2015, 2:01 a.m., nick dimiduk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33379/
> -----------------------------------------------------------
> 
> (Updated April 21, 2015, 2:01 a.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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.

> 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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80882
-----------------------------------------------------------



ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml
<https://reviews.apache.org/r/33379/#comment131034>

    Why the <osSoecifics> section got removed? Also, how is phoenix package installed? Does it get pulled in as a package dependency?


- Sumit Mohanty


On April 21, 2015, 2:01 a.m., nick dimiduk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33379/
> -----------------------------------------------------------
> 
> (Updated April 21, 2015, 2:01 a.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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/#review80986
-----------------------------------------------------------



ambari-server/src/main/resources/common-services/HBASE/1.1.0.2.3/metainfo.xml
<https://reviews.apache.org/r/33379/#comment131176>

    Right, this is common.


- Sumit Mohanty


On April 21, 2015, 2:01 a.m., nick dimiduk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33379/
> -----------------------------------------------------------
> 
> (Updated April 21, 2015, 2:01 a.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
> 
>


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.
-----------------------------------------------------------
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


Re: Review Request 33379: AMBARI-9993 addendum

Posted by nick dimiduk <nd...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33379/
-----------------------------------------------------------

(Updated April 20, 2015, 6:41 p.m.)


Review request for Ambari, Alejandro Fernandez and Yusaku Sako.


Changes
-------

fix status monitoring.


Repository: ambari


Description
-------

addendum patch to AMBARI-9993. Copies over additional config files and adds user and environment to command execution


Diffs (updated)
-----

  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