Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA210D29A for ; Wed, 4 Jul 2012 01:00:54 +0000 (UTC) Received: (qmail 72149 invoked by uid 500); 4 Jul 2012 01:00:53 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 71980 invoked by uid 500); 4 Jul 2012 01:00:53 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 71945 invoked by uid 99); 4 Jul 2012 01:00:53 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 01:00:53 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id EE165142853 for ; Wed, 4 Jul 2012 01:00:52 +0000 (UTC) Date: Wed, 4 Jul 2012 01:00:52 +0000 (UTC) From: "Jaigak Song (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: <683145928.1533.1341363652979.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (MAPREDUCE-4393) PaaS on YARN: an YARN application to demonstrate that YARN can be used as a PaaS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jaigak Song created MAPREDUCE-4393: -------------------------------------- Summary: PaaS on YARN: an YARN application to demonstrate that YARN can be used as a PaaS Key: MAPREDUCE-4393 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4393 Project: Hadoop Map/Reduce Issue Type: Task Components: examples Affects Versions: 0.23.1 Reporter: Jaigak Song Fix For: 3.0.0 This application is to demonstrate that YARN can be used for non-mapreduce applications. As Hadoop has already been adopted and deployed widely and its deployment in future will be highly increased, we thought that it's a good potential to be used as PaaS. I have implemented a proof of concept to demonstrate that YARN can be used as a PaaS (Platform as a Service). I have done a gap analysis against VMware's Cloud Foundry and tried to achieve as many PaaS functionalities as possible on YARN. I'd like to check in this POC as a YARN example application. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira