[
https://issues.apache.org/jira/browse/TEZ-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth resolved TEZ-1727.
---------------------------------
Resolution: Implemented
Fix Version/s: 0.5.2
Fixed as part of TEZ-1731
> FileName generated by OnDiskMerger is longer than required
> ----------------------------------------------------------
>
> Key: TEZ-1727
> URL: https://issues.apache.org/jira/browse/TEZ-1727
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Fix For: 0.5.2
>
>
> It ends up appending the entire path from the src file, instead of just using
> the name.
> e.g. /grid/0/app/id/file.out will be written out as
> /grid/1/app/id/grid/0/app/id/file.out.merged
> instead of
> /grid/1/app/id/file.out.merged
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)