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 2014/11/12 08:13:33 UTC

[jira] [Created] (TAJO-1168) Add Tajo provider to Apache Slider

Hyunsik Choi created TAJO-1168:
----------------------------------

             Summary: Add Tajo provider to Apache Slider
                 Key: TAJO-1168
                 URL: https://issues.apache.org/jira/browse/TAJO-1168
             Project: Tajo
          Issue Type: Improvement
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.9.1


Tajo should support Hadoop Yarn. There are two ways to support Yarn. One is to launch a Tajo cluster as a long-running app in Yarn cluster. Another way is that Tajo directly uses Yarn API for resource management.

The main objective of this issue is to support the first approach, that is a Tajo cluster is launched as a long-running Yarn application. Currently, Apache Slider provides an abstraction layer to build Yarn applications. I'll add Tajo provider to Apache Slider.

The final patch will be submitted to Slider community. This jirs is for tracking this work and its prerequisite works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)