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
Reporter: Rodrigo Schmidt
Assignee: Rodrigo Schmidt
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.