[
https://issues.apache.org/jira/browse/TEZ-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445975#comment-16445975
]
Jonathan Eagles commented on TEZ-3915:
--------------------------------------
[~harishjp], I am going to try to put up some comments on this early next week.
A 100k+ patch needs some time to review. I am in the middle of making
improvements to the Protobuf based recovery code and have found many
performance improvements that this patch could have taken advantage of
possibly. For reference see TEZ-3914. Being able to reuse the
CodedInputStream/CodedOutputStream is a big win.
> Create protobuf based history event logger.
> -------------------------------------------
>
> Key: TEZ-3915
> URL: https://issues.apache.org/jira/browse/TEZ-3915
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Harish Jaiprakash
> Assignee: Harish Jaiprakash
> Priority: Major
> Fix For: 0.9.next
>
> Attachments: TEZ-3915.01.patch, TEZ-3915.02.patch, TEZ-3915.03.patch,
> TEZ-3915.04.patch, TEZ-3915.05.patch, TEZ-3915.06.patch, TEZ-3915.07.patch
>
>
> A protobuf based history event logger, to log directly into hdfs. Implement a
> reader api also, to get the events from the files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)