[
https://issues.apache.org/jira/browse/TAJO-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890315#comment-13890315
]
Min Zhou edited comment on TAJO-540 at 2/4/14 2:59 AM:
-------------------------------------------------------
For more information, I'd like to add some references
Mesos:
http://www.wired.com/wiredenterprise/2013/03/google-borg-twitter-mesos/2/
http://www.cs.berkeley.edu/~matei/papers/2011/nsdi_mesos.pdf
http://mesos.berkeley.edu/mesos_tech_report.pdf
Yarn:
https://issues.apache.org/jira/browse/MAPREDUCE-279
https://issues.apache.org/jira/secure/attachment/12486023/MapReduce_NextGen_Architecture.pdf
Sparrow on spark
https://github.com/kayousterhout/spark/tree/sparrow/core/src/main/scala/spark/scheduler/sparrow
was (Author: coderplay):
For more information, I'd like to add some references
Mesos:
http://www.wired.com/wiredenterprise/2013/03/google-borg-twitter-mesos/2/
http://www.cs.berkeley.edu/~matei/papers/2011/nsdi_mesos.pdf
http://mesos.berkeley.edu/mesos_tech_report.pdf
Yarn:
https://issues.apache.org/jira/browse/MAPREDUCE-279
> (Umbrella) Implement Tajo Query Scheduler
> -----------------------------------------
>
> Key: TAJO-540
> URL: https://issues.apache.org/jira/browse/TAJO-540
> Project: Tajo
> Issue Type: New Feature
> Reporter: Hyunsik Choi
>
> Currently, there is no Tajo query scheduler. So, all queries launched
> simultaneously compete cluster resource which is managed by
> TajoResourceManager.
> In this issue, we will investigate, design, and implement a Tajo query
> scheduler. This is an umbrella issue for that. We will create subtasks for
> them.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)