[
https://issues.apache.org/jira/browse/TAJO-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744615#comment-14744615
]
ASF GitHub Bot commented on TAJO-1851:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/760
TAJO-1851: Can not release a different rack task
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1851
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/760.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 #760
----
commit bce89ed5274f502f07332e11119f62770a1b79ee
Author: Jinho Kim <[email protected]>
Date: 2015-09-15T01:00:12Z
TAJO-1851: Can not release a different rack task
commit 38fcd768bdda590fd5151139432dfdd52e6e19e6
Author: Jinho Kim <[email protected]>
Date: 2015-09-15T01:00:51Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-1851
----
> Can not release a different rack task
> -------------------------------------
>
> Key: TAJO-1851
> URL: https://issues.apache.org/jira/browse/TAJO-1851
> Project: Tajo
> Issue Type: Bug
> Components: QueryMaster
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0, 0.12.0
>
>
> DefaultTaskScheduler allocates a task and when a task is completed, it
> release in order to running task calculation. If worker nodes is not located
> to same rack with datanode, remote tasks is never released
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)