[ https://issues.apache.org/jira/browse/AMBARI-20217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888162#comment-15888162 ]
Hudson commented on AMBARI-20217: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1127 (See [https://builds.apache.org/job/Ambari-branch-2.5/1127/]) AMBARI-20217. Services fail to start due to incorrect permissions on (rlevas: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d9b3030196f5086bd2e1827d8b2594ed7581c33b]) * (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelperImpl.java > 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 > Fix For: 2.5.0 > > Attachments: AMBARI-20217_branch-2.5_01.patch, > AMBARI-20217_trunk_01.patch > > > {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 : > '<hostname:porthere>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)