You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/07/28 16:39:41 UTC

[jira] [Created] (TAJO-983) Worker should directly read Intermediate data stored in localhost rather than fetching

Hyunsik Choi created TAJO-983:
---------------------------------

             Summary: Worker should directly read Intermediate data stored in localhost rather than fetching
                 Key: TAJO-983
                 URL: https://issues.apache.org/jira/browse/TAJO-983
             Project: Tajo
          Issue Type: Bug
          Components: data shuffle
            Reporter: Hyunsik Choi


Currently, worker always fetches all intermediate via Fetcher and than store them in local file system even though some intermediate data already are  stored in local file system. It is inefficient and causes unnecessary I/O and extra storage occupation. We should improve it.



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