[
https://issues.apache.org/jira/browse/TAJO-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513585#comment-14513585
]
Hudson commented on TAJO-1581:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #325 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/325/])
TAJO-1581: Does not update last state of query stage in non-hash shuffle.
(jinho) (jhkim: rev 9acb3a63c455723651f2275c853a121c67824a0b)
* CHANGES
* tajo-core/src/test/java/org/apache/tajo/querymaster/TestQueryState.java
* tajo-core/src/main/java/org/apache/tajo/querymaster/Stage.java
> Does not update last state of query stage in non-hash 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, TAJO-1581_2.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)