You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/01/22 18:05:34 UTC

[jira] [Created] (AMBARI-9271) During enabling HA Hive Metastore Stop failed

Andrew Onischuk created AMBARI-9271:
---------------------------------------

             Summary: During enabling HA Hive Metastore Stop failed
                 Key: AMBARI-9271
                 URL: https://issues.apache.org/jira/browse/AMBARI-9271
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.0.0



    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.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)