[
https://issues.apache.org/jira/browse/TAJO-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727005#comment-14727005
]
Hudson commented on TAJO-1707:
------------------------------
SUCCESS: Integrated in Tajo-0.11.0-build #5 (See
[https://builds.apache.org/job/Tajo-0.11.0-build/5/])
TAJO-1707: Rack local count can be more than actual number of tasks. (jhkim:
rev d12f7251b752a7bc7ac97d93303b7bd8d2e4c94c)
* tajo-core/src/main/java/org/apache/tajo/querymaster/DefaultTaskScheduler.java
* CHANGES
* tajo-core/src/main/java/org/apache/tajo/querymaster/AbstractTaskScheduler.java
> Rack local count can be more than actual number of tasks.
> ---------------------------------------------------------
>
> Key: TAJO-1707
> URL: https://issues.apache.org/jira/browse/TAJO-1707
> Project: Tajo
> Issue Type: Bug
> Components: TajoMaster, Web UI
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Priority: Minor
> Fix For: 0.11.0, 0.12.0
>
> Attachments: TAJO-1707.patch
>
>
> See the title. I can see the wrong count of rack local at
> http://host:port/querytasks.jsp in TajoMaster. The count is greater than
> actual number of tasks.
> {noformat}
> # Tasks: 23 (Local Tasks: 0, Rack Local Tasks: 27)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)