You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2014/06/20 20:49:55 UTC

Review Request 22828: Hcatalog service check failed on start all services call

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

Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

STR:
Start all services call failed on installer wizard due to BUG-18369.
Post install stopped all services using Stop All button on service bar.
started all services using Start All button on service bar. This includes doing service check for all services.
This request failed due to Check HCATALOG task failure.
All the subsequent requests that included Check HCATALOG task failed.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/metainfo.xml 8d1b9b9 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat.py 2993d3a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/metainfo.xml 2d90f52 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat.py 2993d3a 
  ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hcat_client.py d257da9 
  ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hcat_client.py 0ae1f6f 

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


Testing
-------

manual


Thanks,

Dmitro Lisnichenko


Re: Review Request 22828: Hcatalog service check failed on start all services call

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

Ship it!


Ship It!

- Andrew Onischuk


On June 20, 2014, 6:49 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22828/
> -----------------------------------------------------------
> 
> (Updated June 20, 2014, 6:49 p.m.)
> 
> 
> Review request for Ambari and Andrew Onischuk.
> 
> 
> Bugs: AMBARI-6227
>     https://issues.apache.org/jira/browse/AMBARI-6227
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> STR:
> Start all services call failed on installer wizard due to BUG-18369.
> Post install stopped all services using Stop All button on service bar.
> started all services using Start All button on service bar. This includes doing service check for all services.
> This request failed due to Check HCATALOG task failure.
> All the subsequent requests that included Check HCATALOG task failed.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/metainfo.xml 8d1b9b9 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat.py 2993d3a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/metainfo.xml 2d90f52 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat.py 2993d3a 
>   ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hcat_client.py d257da9 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hcat_client.py 0ae1f6f 
> 
> Diff: https://reviews.apache.org/r/22828/diff/
> 
> 
> Testing
> -------
> 
> manual
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 22828: Hcatalog service check failed on start all services call

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

Ship it!


Ship It!

- Andrew Onischuk


On June 20, 2014, 7:07 p.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22828/
> -----------------------------------------------------------
> 
> (Updated June 20, 2014, 7:07 p.m.)
> 
> 
> Review request for Ambari and Andrew Onischuk.
> 
> 
> Bugs: AMBARI-6227
>     https://issues.apache.org/jira/browse/AMBARI-6227
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> STR:
> Start all services call failed on installer wizard due to BUG-18369.
> Post install stopped all services using Stop All button on service bar.
> started all services using Start All button on service bar. This includes doing service check for all services.
> This request failed due to Check HCATALOG task failure.
> All the subsequent requests that included Check HCATALOG task failed.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/metainfo.xml df28384 
>   ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat.py 2993d3a 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/metainfo.xml 8a05620 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat.py 2993d3a 
>   ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hcat_client.py 6088548 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hcat_client.py 0ae1f6f 
> 
> Diff: https://reviews.apache.org/r/22828/diff/
> 
> 
> Testing
> -------
> 
> manual
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 22828: Hcatalog service check failed on start all services call

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

(Updated June 20, 2014, 7:07 p.m.)


Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

STR:
Start all services call failed on installer wizard due to BUG-18369.
Post install stopped all services using Stop All button on service bar.
started all services using Start All button on service bar. This includes doing service check for all services.
This request failed due to Check HCATALOG task failure.
All the subsequent requests that included Check HCATALOG task failed.


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/metainfo.xml df28384 
  ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hcat.py 2993d3a 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/metainfo.xml 8a05620 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hcat.py 2993d3a 
  ambari-server/src/test/python/stacks/1.3.2/HIVE/test_hcat_client.py 6088548 
  ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hcat_client.py 0ae1f6f 

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


Testing
-------

manual


Thanks,

Dmitro Lisnichenko