You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/04/12 03:47:14 UTC

[jira] [Updated] (TEZ-1049) Refactor - LocationHint need not be passed into TaskAttemptImpl's constructor

     [ https://issues.apache.org/jira/browse/TEZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha updated TEZ-1049:
----------------------------

    Summary: Refactor - LocationHint need not be passed into TaskAttemptImpl's constructor  (was: LocationHint need not be passed into TaskAttemptImpl's constructor)

> Refactor - LocationHint need not be passed into TaskAttemptImpl's constructor
> -----------------------------------------------------------------------------
>
>                 Key: TEZ-1049
>                 URL: https://issues.apache.org/jira/browse/TEZ-1049
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 0.5.0
>
>         Attachments: TEZ-1049.1.patch
>
>
> It should be able to simply look it up from the Vertex. That way there is one location as the source of truth instead of multiple copies of the same object spread all over the place. It allows changes to be made in 1 places instead of having to track and update all references.



--
This message was sent by Atlassian JIRA
(v6.2#6252)