You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Arsen Babych <ab...@hortonworks.com> on 2014/02/11 13:53:48 UTC

Review Request 17945: Temporary directory does not get created during HBase client installation using Ambari

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

Review request for Ambari and Andrew Onischuk.


Bugs: AMBARI-4599
    https://issues.apache.org/jira/browse/AMBARI-4599


Repository: ambari


Description
-------

PROBLEM: Temporary directory specified in /etc/hbase/conf/hbase-site.xml does not get created during HBase client installation using Ambari
BUSINESS IMPACT: Major. A workaround is currently in place, but this bug will affect all HBase client installation using Ambari.
STEPS TO REPRODUCE: Install HBase client using Ambari.
ACTUAL BEHAVIOR: The temporary directory (hbase.tmp.dir) specified in /etc/hbase/conf/hbase-site.xml does not get created.
EXPECTED BEHAVIOR: Creates the temporary directory.
SUPPORT ANALYSIS: Workaround is to create the temporary directory manually specified in /etc/hbase/conf/hbase-site.xml.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/package/scripts/hbase.py fddd1b7 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/hbase.py 95f3e30 
  ambari-server/src/test/python/stacks/1.3.2/HBASE/test_hbase_client.py f226616 
  ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_client.py b0d4d31 

Diff: https://reviews.apache.org/r/17945/diff/


Testing
-------


Thanks,

Arsen Babych


Re: Review Request 17945: Temporary directory does not get created during HBase client installation using Ambari

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17945/#review34184
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Feb. 11, 2014, 12:53 p.m., Arsen Babych wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17945/
> -----------------------------------------------------------
> 
> (Updated Feb. 11, 2014, 12:53 p.m.)
> 
> 
> Review request for Ambari and Andrew Onischuk.
> 
> 
> Bugs: AMBARI-4599
>     https://issues.apache.org/jira/browse/AMBARI-4599
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> PROBLEM: Temporary directory specified in /etc/hbase/conf/hbase-site.xml does not get created during HBase client installation using Ambari
> BUSINESS IMPACT: Major. A workaround is currently in place, but this bug will affect all HBase client installation using Ambari.
> STEPS TO REPRODUCE: Install HBase client using Ambari.
> ACTUAL BEHAVIOR: The temporary directory (hbase.tmp.dir) specified in /etc/hbase/conf/hbase-site.xml does not get created.
> EXPECTED BEHAVIOR: Creates the temporary directory.
> SUPPORT ANALYSIS: Workaround is to create the temporary directory manually specified in /etc/hbase/conf/hbase-site.xml.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/package/scripts/hbase.py fddd1b7 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/hbase.py 95f3e30 
>   ambari-server/src/test/python/stacks/1.3.2/HBASE/test_hbase_client.py f226616 
>   ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_client.py b0d4d31 
> 
> Diff: https://reviews.apache.org/r/17945/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Arsen Babych
> 
>