Sunitha created AMBARI-20217:
--------------------------------
Summary: Services fail to start due to incorrect permissions on
spnego.service.keytab
Key: AMBARI-20217
URL: https://issues.apache.org/jira/browse/AMBARI-20217
Project: Ambari
Issue Type: Bug
Reporter: Sunitha
Assignee: Robert Levas
Priority: Blocker
{code}
list_status = self.util.run_command(target, 'GETFILESTATUS', method='GET',
ignore_status_codes=['404'], assertable_result=False)
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py",
line 199, in run_command
raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of 'curl -sS -L -w
'%{http_code}' -X GET --negotiate -u :
'http://nat-sp12-noranger-stackdeploy-5.openstacklocal:20070/webhdfs/v1/ats/done?op=GETFILESTATUS&user.name=hdfs''
returned status_code=403.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 403
org.apache.hadoop.security.authentication.client.AuthenticationException:
GSSException: Failure unspecified at GSS-API level (Mechanism level: Invalid
argument (400) - Cannot find key of appropriate type to decrypt AP REP - RC4
with HMAC)</title>
</head>
<body><h2>HTTP ERROR 403</h2>
<p>Problem accessing /webhdfs/v1/ats/done. Reason:
<pre>
org.apache.hadoop.security.authentication.client.AuthenticationException:
GSSException: Failure unspecified at GSS-API level (Mechanism level: Invalid
argument (400) - Cannot find key of appropriate type to decrypt AP REP - RC4
with HMAC)</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
<br/>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)