[
https://issues.apache.org/jira/browse/TEZ-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949085#comment-16949085
]
Rajesh Balamohan commented on TEZ-4088:
---------------------------------------
precommit builds seem broken. It is not doing full build correctly and ends up
picking old jars. Adding minor edit in TaskCounter to force rebuilding tez-api
in precommit.
> Create in-memory ifile writer for transferring smaller payloads (follow up of
> TEZ-4075)
> ---------------------------------------------------------------------------------------
>
> Key: TEZ-4088
> URL: https://issues.apache.org/jira/browse/TEZ-4088
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Major
> Attachments: TEZ-4088.1.patch, TEZ-4088.2.patch, TEZ-4088.3.patch,
> TEZ-4088.5.patch, TEZ-4088.6.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> TEZ-4075 enabled data transfer over DME for smaller payloads. This helps in
> reducing shuffle.
> However, it still incurs disk IO cost (+flush) in producer side. It would be
> good to retain smaller payloads in mem, so that disk IO costs can be saved.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)