You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/03/12 15:16:38 UTC

[jira] [Commented] (AMBARI-10040) Falcon service check failed on secured cluster

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

Hadoop QA commented on AMBARI-10040:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12704158/AMBARI-10040.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2006//console

This message is automatically generated.

> Falcon service check failed on secured cluster
> ----------------------------------------------
>
>                 Key: AMBARI-10040
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10040
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-10040.patch
>
>
> Secured cluster using Active Directory.
> In security enabling wizard configured custom principal names. 
> When starting services on last wizard step, Falcon service check failed :
> {code}
> 2015-03-11 03:22:16,398 - u"Execute['/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa']" {'user': 'ambari-qa'}
> 2015-03-11 03:22:16,561 - 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 214, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/common-services/FALCON/0.5.0.2.1/package/scripts/service_check.py", line 31, in service_check
>     user=params.smoke_user)
>   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 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 274, in action_run
>     raise ex
> Fail: Execution of '/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa' returned 1. kinit(v5): Key table entry not found while getting initial credentials
> {code}
> Smoke user principal was not 'ambari-qa' on that cluster, but falcon tries to use it.



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