[ 
https://issues.apache.org/jira/browse/HADOOP-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863272#action_12863272
 ] 

dhruba borthakur commented on HADOOP-6743:
------------------------------------------

with the proposal I have here, 
https://issues.apache.org/jira/browse/HDFS-1111?focusedCommentId=12863268&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12863268,
 would you still need this patch?


> Create a Writable class that stores a possibly incomplete list of FileStatus 
> objects
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6743
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6743
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.22.0
>            Reporter: Rodrigo Schmidt
>            Assignee: Rodrigo Schmidt
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6743.0.patch
>
>
> HDFS-1111 requires a class that stores a list of FileStatus objects and a 
> flag stating whether the list is complete or not. Creating a new class inside 
> hadoop common seems to the best solution since it allows other parts of 
> Hadoop to use this general class.

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

Reply via email to