[ https://issues.apache.org/jira/browse/CHUKWA-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated CHUKWA-449: ------------------------------- Attachment: CHUKWA-449-2.patch Attaching CHUKWA-449-2.patch. I've moved the code to org.apache.hadoop.chukwa.util.CreateRecordFile and added a unit test. The test reads test/samples/ClientTrace.log and writes a SequenceFile to disk. I then read the sequence file and assert the entries against the original. > Create utility to generate a sequence file from a log file > ---------------------------------------------------------- > > Key: CHUKWA-449 > URL: https://issues.apache.org/jira/browse/CHUKWA-449 > Project: Hadoop Chukwa > Issue Type: New Feature > Reporter: Bill Graham > Assignee: Bill Graham > Attachments: CHUKWA-449-1.patch, CHUKWA-449-2.patch > > > See this thread: > http://www.mail-archive.com/chukwa-user%40hadoop.apache.org/msg00084.html > We should have a utility class that can generate a Chukwa sequence file from a raw log file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.