You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2013/10/05 05:26:42 UTC

[jira] [Commented] (MAPREDUCE-5565) job clean up fails on secure cluster as the file system is not created in the context of the ugi running the job

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

Hadoop QA commented on MAPREDUCE-5565:
--------------------------------------

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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4090//console

This message is automatically generated.

> job clean up fails on secure cluster as the file system is not created in the context of the ugi running the job
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5565
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5565
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 1.2.1
>            Reporter: Arpit Gupta
>            Assignee: Arun C Murthy
>            Priority: Critical
>             Fix For: 1.3.0
>
>         Attachments: MAPREDUCE-5565.patch, MAPREDUCE-5565.patch
>
>
> On secure clusters we see the following exceptions in the jt log
> {code}
> 2013-10-04 04:52:31,753 ERROR org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:tt/host@REALM cause:javax.security.sasl.SaslException: GSS
> initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
> {code}
> And after the job finishes the staging dir is not cleaned up. While debugging with [~acmurthy] we determined that file system object needs to be created in the the context of the user who ran the job.
> Job however successfully completes



--
This message was sent by Atlassian JIRA
(v6.1#6144)