[
https://issues.apache.org/jira/browse/TEZ-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated TEZ-1535:
-------------------------
Fix Version/s: 0.6.0
> Minor bug in computing min-time the reducer should run without getting killed
> -----------------------------------------------------------------------------
>
> Key: TEZ-1535
> URL: https://issues.apache.org/jira/browse/TEZ-1535
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.6.0
> Reporter: Rajesh Balamohan
> Labels: performance, timeunits
> Fix For: 0.6.0
>
>
> ShuffleScheduler's shuffleProgressDuration is computed in milliseconds.
> ShufflePayload's runDuration is computed in microseconds (i.e in
> OrderedPartitionedKVOutput.generateEventsOnClose())
> This would end up in wrong value in computing min-time the reducer should run
> without getting killed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)