[ 
https://issues.apache.org/jira/browse/TAJO-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011959#comment-14011959
 ] 

ASF GitHub Bot commented on TAJO-846:
-------------------------------------

GitHub user jinossy reopened a pull request:

    https://github.com/apache/tajo/pull/20

    TAJO-846: Clean up the task history in woker

    The task history currently store the thread in memory. it can’t store to 
other storage(hdfs, local file ..). It would be nice if task history separate 
from taskrunner

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo history

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit bd983dced741c2c9660cabb0d45d8e2ad14152fe
Author: jinossy <[email protected]>
Date:   2014-05-26T05:15:28Z

    history

----


> Clean up the task history in woker
> ----------------------------------
>
>                 Key: TAJO-846
>                 URL: https://issues.apache.org/jira/browse/TAJO-846
>             Project: Tajo
>          Issue Type: Improvement
>          Components: worker
>    Affects Versions: 0.8.0, 0.9.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>
> The task history currently store the thread in memory. it can’t store to 
> other storage(hdfs, local file ..). It would be nice if task history separate 
> from taskrunner



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

Reply via email to