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 "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/12/10 07:26:18 UTC

[jira] Updated: (MAPREDUCE-1284) TestLocalizationWithLinuxTaskController fails

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated MAPREDUCE-1284:
------------------------------------

    Attachment: MR-1284.patch

Attaching patch with the fix.

Problem was that the paths array passed to fts_open() should be null-terminated as per the man page.

> TestLocalizationWithLinuxTaskController fails
> ---------------------------------------------
>
>                 Key: MAPREDUCE-1284
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1284
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Ravi Gummadi
>             Fix For: 0.22.0
>
>         Attachments: MR-1284.patch
>
>
> With current trunk, the testcase TestLocalizationWithLinuxTaskController fails with an exit code of 139 from task-controller when doing INITIALIZE_USER

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.