You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Eugene Chekanskiy <ec...@hortonworks.com> on 2014/02/13 14:44:15 UTC

Review Request 18076: Hive Service Check fails on install for CentOS 6.4 in secure mode.

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

Added kinit for hdfs fs command in hive service check.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat_service_check.py 3886c33 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat_service_check.py 36680ee 
  ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hive_service_check.py 3b19451 
  ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py ee89fdb 

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


Testing
-------

Tested in secure cluster with kdestroy -A for hdfs and hive user and checked if nothing was calling kinit for hdfs before service check. Unit tests changed accordingly. 


Thanks,

Eugene Chekanskiy


Re: Review Request 18076: Hive Service Check fails on install for CentOS 6.4 in secure mode.

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18076/#review34361
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Feb. 13, 2014, 1:44 p.m., Eugene Chekanskiy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18076/
> -----------------------------------------------------------
> 
> (Updated Feb. 13, 2014, 1:44 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-4639
>     https://issues.apache.org/jira/browse/AMBARI-4639
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Added kinit for hdfs fs command in hive service check.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat_service_check.py 3886c33 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat_service_check.py 36680ee 
>   ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hive_service_check.py 3b19451 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py ee89fdb 
> 
> Diff: https://reviews.apache.org/r/18076/diff/
> 
> 
> Testing
> -------
> 
> Tested in secure cluster with kdestroy -A for hdfs and hive user and checked if nothing was calling kinit for hdfs before service check. Unit tests changed accordingly. 
> 
> 
> Thanks,
> 
> Eugene Chekanskiy
> 
>