[
https://issues.apache.org/jira/browse/TAJO-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511197#comment-14511197
]
ASF GitHub Bot commented on TAJO-1581:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/553
TAJO-1581: Does not update last stage state in range shuffle
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1581
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/553.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 #553
----
commit 20eacb7af3e37674ca4a0e77859b13fcc6ca0222
Author: Jinho Kim <[email protected]>
Date: 2015-04-24T15:10:15Z
TAJO-1581: Does not update last stage state in range shuffle
----
> Does not update last stage state in range shuffle
> --------------------------------------------------
>
> Key: TAJO-1581
> URL: https://issues.apache.org/jira/browse/TAJO-1581
> Project: Tajo
> Issue Type: Bug
> Components: query master, web UI
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
> Fix For: 0.11.0, 0.10.1
>
> Attachments: TAJO-1581.patch
>
>
> Stage event should send to dispatcher
> {noformat}
> eb_1429774432104_0021_000005 SUCCEEDED 2015-04-23 16:34:07
> 2015-04-23 16:34:20 13.0 sec 100% 1186 / 1186 0 / 0
> eb_1429774432104_0021_000006 FINALIZING 2015-04-23 16:34:20
> 2015-04-23 16:34:27 6.0 sec 100% 1 / 1 0 / 0
> eb_1429774432104_0021_000007 FINALIZING 2015-04-23 16:34:27
> 2015-04-23 16:34:29 1.0 sec 100% 1 / 1 0 / 0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)