[
https://issues.apache.org/jira/browse/HADOOP-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864556#action_12864556
]
Dmytro Molkov commented on HADOOP-6743:
---------------------------------------
The code looks good +1
> 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.