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 2016/01/18 16:05:39 UTC

[jira] [Commented] (AMBARI-14709) RU: HBase service check failed during upgrade 2.2.8->2.4

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

Andrew Onischuk commented on AMBARI-14709:
------------------------------------------

Committed to trunk

> RU: HBase service check failed during upgrade 2.2.8->2.4
> --------------------------------------------------------
>
>                 Key: AMBARI-14709
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14709
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.2.1
>
>         Attachments: AMBARI-14709.patch
>
>
> Artifacts:  
> <http://qelog.hortonworks.com/log/os-u12-ogxwns-c102dalsec/test-logs
> /ambariruc10todal-sec/ambaritestartifacts/artifacts/screenshots/com.hw.ambari.
> ui.tests.monitoring.admin_page.TestQuickRollingUpgrade/test060_StartPerformUpg
> rade/_18_7_1_15_One_step_of_upgrade_failed_after_retry_Failed_on_Service_Check
> _HBase/>
>     
>     
>     
>     Traceback (most recent call last):
>       File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 88, in <module>
>         HbaseServiceCheck().execute()
>       File \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\", line 219, in execute
>         method(env)
>       File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 84, in service_check
>         logoutput = True
>       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 158, in run
>         self.run_action(resource, action)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", line 121, in run_action
>         provider_action()
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py\", line 238, 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 290, in _call
>         err_msg = Logger.filter_text((\"Execution of '%s' returned %d. %s\") % (command_alias, code, all_output))
>     UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3055: ordinal not in range(128)
>     



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