Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 347F21781E for ; Sun, 1 Mar 2015 07:54:16 +0000 (UTC) Received: (qmail 60005 invoked by uid 500); 1 Mar 2015 07:54:06 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 59954 invoked by uid 500); 1 Mar 2015 07:54:06 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 59942 invoked by uid 99); 1 Mar 2015 07:54:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Mar 2015 07:54:06 +0000 Date: Sun, 1 Mar 2015 07:54:06 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-3172) MR-279: Write a simple Java application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342041#comment-14342041 ] Allen Wittenauer edited comment on YARN-3172 at 3/1/15 7:53 AM: ---------------------------------------------------------------- This has been open for about 4 years with a lot of people watching. It still applies. Do we feel that the distributed shell example is good enough? Would it benefit the community to also have this committed along side of it? Or does Slider, et. al., fill the original need here? We should make a decision in the next week: commit or close. was (Author: aw): This has been open for about 3 years with a lot of people watching. It still applies. Do we feel that the distributed shell example is good enough? Would it benefit the community to also have this committed along side of it? Or does Slider, et. al., fill the original need here? We should make a decision in the next week: commit or close. > MR-279: Write a simple Java application > --------------------------------------- > > Key: YARN-3172 > URL: https://issues.apache.org/jira/browse/YARN-3172 > Project: Hadoop YARN > Issue Type: New Feature > Reporter: Sharad Agarwal > Assignee: Devaraj K > Attachments: MAPREDUCE-2720.patch > > > Currently for isolation purposes, many simple java applications run in cluster with 1 map only job. (eg. Oozie). This is not really required with nextgen hadoop (mrv2) and *non-MR* apps are first class and easy to write. > A simple hadoop java app can be written which runs in the cluster in the user space. -- This message was sent by Atlassian JIRA (v6.3.4#6332)