You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/12/18 09:33:18 UTC

[jira] Created: (HDFS-842) Serialize NN edits log as avro records

Serialize NN edits log as avro records
--------------------------------------

                 Key: HDFS-842
                 URL: https://issues.apache.org/jira/browse/HDFS-842
             Project: Hadoop HDFS
          Issue Type: New Feature
          Components: name-node
            Reporter: Todd Lipcon


Right now, the edits log is a mishmash of ad-hoc serialization and Writables. Switching it over to Avro records would be really useful for operator tools - an "offline edits viewer" would become trivial ("avrocat")

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