[ 
https://issues.apache.org/jira/browse/TAJO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758684#comment-13758684
 ] 

Hudson commented on TAJO-158:
-----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #396 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/396/])
TAJO-158: Can't allocate worker when single SubQuery requests more than cluster 
capacity. (hyoungjunkim via hyunsik) (hyunsik: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=0b513ca07988ae1f008c9a47db993f3bc6ef43cc)
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/worker/TaskRunner.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/event/ContainerAllocationEvent.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/rm/TajoWorkerResourceManager.java
* CHANGES.txt
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/worker/TajoResourceAllocator.java

                
> Can't allocate worker when single SubQuery requests more than cluster 
> capacity.
> -------------------------------------------------------------------------------
>
>                 Key: TAJO-158
>                 URL: https://issues.apache.org/jira/browse/TAJO-158
>             Project: Tajo
>          Issue Type: Bug
>          Components: resource manager
>    Affects Versions: 0.2-incubating
>            Reporter: hyoungjunkim
>            Assignee: hyoungjunkim
>            Priority: Critical
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-158.patch
>
>
> In standby mode, QueryMaster requests to Tajo's ResourceManager. 
> If single SubQuery requests more than cluster capacity, That SubQuery doesn't 
> receive worker resource forever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to