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

Ship it!


Ship It!

- Dmitro Lisnichenko


On Jan. 22, 2015, 5:05 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30175/
> -----------------------------------------------------------
> 
> (Updated Jan. 22, 2015, 5:05 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-9271
>     https://issues.apache.org/jira/browse/AMBARI-9271
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
>     2015-01-22 14:31:00,702 - Error while executing command 'stop':
>     Traceback (most recent call last):
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 184, in execute
>         method(env)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_metastore.py",
>  line 61, in stop
>         hive_service('metastore', action = 'stop' )
>       File 
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py",
>  line 114, in hive_service
>         Execute(format("! ({process_id_exists_command})")
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 
> 148, in __init__
>         self.env.run()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 151, in run
>         self.run_action(resource, action)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 117, in run_action
>         provider_action()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
>  line 277, in action_run
>         raise ex
>     Fail: Execution of '! (ls /var/run/hive/hive.pid >/dev/null 2>&1 && ps -p 
> `cat /var/run/hive/hive.pid` >/dev/null 2>&1)' returned 1.
>     
> 
> It's reproducible rearly.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py
>  a89d299 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py 
> 6eef93f 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 527c4c7 
>   ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py 
> 21aef34 
> 
> Diff: https://reviews.apache.org/r/30175/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>

Reply via email to