Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-5698 (FSImage in protobuf)
-
None
-
None
-
Reviewed
Description
This jira introduces several basic components to serialize / deserialize the FSImage in protobuf, including:
- Using protobuf to describe the skeleton of the new FSImage format.
- Introducing a separate code path to serialize and deserialize the new FSImage format.
- Saving the summary of the FSImage in the new format.