You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/12 10:28:16 UTC

[jira] Resolved: (MAPREDUCE-1780) AccessControlList.toString() is used for serialization of ACL in JobStatus.java

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

Vinod K V resolved MAPREDUCE-1780.
----------------------------------

     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.22.0
       Resolution: Fixed

I just committed this to trunk. Thanks Ravi!

> AccessControlList.toString() is used for serialization of ACL in JobStatus.java
> -------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1780
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1780
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.22.0
>
>         Attachments: 1780.patch, 1780.v1.patch
>
>
> HADOOP-6715 is created to fix AccessControlList.toString() for the case of WILDCARD. JobStatus.write() and readFields() assume that toString() returns the serialized String of AccessControlList object, which is not true. Once HADOOP-6715 gets fixed in COMMON, JobStatus.write() and JobStatus.readFields() should be fixed depending on the fix of HADOOP-6715.

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