Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20D0E1047E for ; Tue, 12 Nov 2013 19:51:25 +0000 (UTC) Received: (qmail 43566 invoked by uid 500); 12 Nov 2013 19:51:20 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 43468 invoked by uid 500); 12 Nov 2013 19:51:20 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 43458 invoked by uid 99); 12 Nov 2013 19:51:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 19:51:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bill.q.hdp@gmail.com designates 209.85.192.173 as permitted sender) Received: from [209.85.192.173] (HELO mail-pd0-f173.google.com) (209.85.192.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 19:51:16 +0000 Received: by mail-pd0-f173.google.com with SMTP id x10so2084523pdj.18 for ; Tue, 12 Nov 2013 11:50:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tlc8miJAk+b+CUT0ScQAvZ78LQvmDT4zqhUBlEXy9cA=; b=DlAyLDcZgF6ZD83wV2wR1FRTFTTONTeSdg8QDsD0RXGs453ahaKRtwM0Um3aH/1EtF AmzyX3UOUmsTMDKbRKpC1YsSvEysigODorIKPhbVDhI3vUOZPd+D8Fn3noA7QheItk93 LHDLF96VS71ephwDaaR9D6fFEwBlfP/JUwLumnf04ecFQCWeKNii3zM4qbRwF7eD7uxn DjHidxnzLO5JDlpcxj9KqkNxx9RkxgRgJyoGxgqX2Uz+vZgokk0qCxFQBinX1y0sUCxb y3fOdpY4m8QBnqnAU20X76e8FapNqKkdMB/dAprOT6boMx9nvkU1sUXjRXtFbMQ7nwH/ lZoA== MIME-Version: 1.0 X-Received: by 10.68.251.133 with SMTP id zk5mr37185728pbc.69.1384285855666; Tue, 12 Nov 2013 11:50:55 -0800 (PST) Received: by 10.70.85.9 with HTTP; Tue, 12 Nov 2013 11:50:55 -0800 (PST) In-Reply-To: References: Date: Tue, 12 Nov 2013 14:50:55 -0500 Message-ID: Subject: Re: Writing an application based on YARN 2.2 From: Bill Q To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b1630a9b1db0304eb002a8a X-Virus-Checked: Checked by ClamAV on apache.org --047d7b1630a9b1db0304eb002a8a Content-Type: text/plain; charset=ISO-8859-1 Hi Lohit, Thanks a lot. Is there any updated docs that would serve as a good entry point for writing a simple application on YARN? Thanks a lot. Many thanks. Bill On Tue, Nov 12, 2013 at 2:40 PM, lohit wrote: > Apart from existing docs, there are few code examples which might be > useful. > > hadoop-yarn-applications-distributedshell subproject within yarn > Storm on YARN https://github.com/yahoo/storm-yarn > > > > 2013/11/12 Bill Q > >> Hi friends, >> I am trying to migrate a distributed data mining system to YARN 2.2 from >> a custom-built multi-nodes resources management system. >> >> I am having some difficulties to find a up-to-date working example of >> writing an application based on YARN 2.2. The example in the ASF Hadoop >> page is not complete and outdated. >> >> I would appreciate a lot if anyone can share some experiences here. >> >> Many thanks. >> >> >> Bill >> > > > > -- > Have a Nice Day! > Lohit > --047d7b1630a9b1db0304eb002a8a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Lohit,
Thanks a lot. Is there any updated docs that = would serve as a good entry point for writing a simple application on YARN?= Thanks a lot.


Many thanks.


Bill



--047d7b1630a9b1db0304eb002a8a--