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

hyoungjunkim commented on TAJO-91:
----------------------------------

This subtask is first step. I mentioned implementation step in design draft.
QueryMaster launched as ApplicationMaster of YARN. 
After run QueryMaster, QueryMaster request resource to YARN ResourceManager and 
launch Workers.
                
> Launch QueryMaster on NodeManager per query
> -------------------------------------------
>
>                 Key: TAJO-91
>                 URL: https://issues.apache.org/jira/browse/TAJO-91
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: master
>            Reporter: hyoungjunkim
>            Assignee: hyoungjunkim
>             Fix For: 0.3-incubating
>
>
> In the current implementation, TajoMaster creates a QueryMaster per qeury in 
> same JVM. If many queries run concurrently, TajoMaster is bottleneck.
> TajoMaster launches QueryMaster on NodeManager when query requested.

--
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