You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/20 20:27:04 UTC

[jira] [Commented] (AMBARI-13126) RU: Webhcat restart failed on Debian 7

    [ https://issues.apache.org/jira/browse/AMBARI-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14900018#comment-14900018 ] 

Hudson commented on AMBARI-13126:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #563 (See [https://builds.apache.org/job/Ambari-branch-2.1/563/])
AMBARI-13126. RU: Webhcat restart failed on Debian 7 (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4f8c7170c6274ad1de42209c5fa185cc159e8534)
* ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py


> RU: Webhcat restart failed on Debian 7
> --------------------------------------
>
>                 Key: AMBARI-13126
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13126
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.2
>
>
> Cluster: <http://172.22.123.150:8080>  
> During RU one step failed: RESTART HIVE/WEBHCAT_SERVER
>     
>     
>     
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_server.py", line 155, in <module>
>         WebHCatServer().execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 219, in execute
>         method(env)
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 471, in restart
>         self.start(env, rolling_restart=rolling_restart)
>       File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_server.py", line 42, in start
>         webhcat_service(action='start', rolling_restart=rolling_restart)
>       File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89, in thunk
>         return fn(*args, **kwargs)
>       File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_service.py", line 52, in webhcat_service
>         environment = environ)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__
>         self.env.run()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 152, in run
>         self.run_action(resource, action)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 118, in run_action
>         provider_action()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 258, in action_run
>         tries=self.resource.tries, try_sleep=self.resource.try_sleep)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
>         result = function(command, **kwargs)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
>         tries=tries, try_sleep=try_sleep)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
>         result = _call(command, **kwargs_copy)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
>         raise Fail(err_msg)
>     resource_management.core.exceptions.Fail: Execution of 'cd /var/run/webhcat ; /usr/hdp/current/hive-webhcat/sbin/webhcat_server.sh start' returned 1. webhcat: starting ...
>     webhcat: /usr/hdp/2.3.2.0-2838/hadoop/bin/hadoop jar /grid/0/hdp/2.3.2.0-2838/hive-hcatalog/sbin/../share/webhcat/svr/lib/hive-webhcat-1.2.1.2.3.2.0-2838.jar org.apache.hive.hcatalog.templeton.Main  
>     /grid/0/hdp/2.3.2.0-2838/hive-hcatalog/sbin/webhcat_server.sh: failed to start. Check logs in  /grid/0/log/webhcat
>     



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