You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Eugene Chekanskiy (JIRA)" <ji...@apache.org> on 2014/02/07 14:13:19 UTC

[jira] [Commented] (AMBARI-4554) HBase service check fails on secure cluster

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

Eugene Chekanskiy commented on AMBARI-4554:
-------------------------------------------

+1

> HBase service check fails on secure cluster 
> --------------------------------------------
>
>                 Key: AMBARI-4554
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4554
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4554.patch
>
>
> *HBase service check errror log on agent:*
> 2014-02-06 18:41:12,611 - Error while executing command 'service_check':
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 95, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HBASE/package/scripts/service_check.py", line 47, in service_check
>     hbase_kinit_cmd = format("{kinit_path_local} -kt {hbase_user_keytab} {hbase_user};")
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/format.py", line 72, in format
>     return ConfigurationFormatter().format(format_string, args, **result)
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/format.py", line 37, in format
>     all_params = checked_unite(variables, params)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/utils.py", line 103, in checked_unite
>     raise Fail("Variable '%s' already exists more than once as a variable/configuration/kwarg parameter. Cannot evaluate it." % key)
> Fail: Variable 'kinit_cmd' already exists more than once as a variable/configuration/kwarg parameter. Cannot evaluate it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)