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 2015/07/24 08:37:04 UTC

[jira] [Created] (TAJO-1707) Rack local count can be more than actual number of tasks.

Hyunsik Choi created TAJO-1707:
----------------------------------

             Summary: 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
            Priority: Minor
             Fix For: 0.11.0


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)