Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 E8EC310709 for ; Mon, 22 Apr 2013 16:55:08 +0000 (UTC) Received: (qmail 60888 invoked by uid 500); 22 Apr 2013 16:55:04 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 60786 invoked by uid 500); 22 Apr 2013 16:55:03 -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 60779 invoked by uid 99); 22 Apr 2013 16:55:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 16:55:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sandy.ryza@cloudera.com designates 209.85.212.178 as permitted sender) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 16:55:00 +0000 Received: by mail-wi0-f178.google.com with SMTP id hm14so1580363wib.5 for ; Mon, 22 Apr 2013 09:54:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=/0Vo0wIvlGrG6WqsX2zqAtcvJaTN6+OZJl2CXNaBU/A=; b=HfPcOZAhstcnslKU7b5AG3eUFNIq4kQOqGPZr43S+AHlVitL47bpxyrDdYO57itsaz OfOSKWdSgWJ96MT0jMnJMIBtRE6QalTLthGYD41AEOtuynHyGR8PpFl2prOrL6PT+Xtx EWUqnltDIghPusgKYmSAIKimopmxR5CFhkiDgHYuJuTQ+lR517rJwouZgi0TzktZCIuY YIiSS0YCpPrGsdz0eRCIJGsm1yFPx0RW+CTebRkZT8Sw3dhkUC/f6l3UM12rYXEOSdYe +0gzKEsmZa9WKS9tKMkAP5OQAaqvqeBkdNWM2Odl/dfE+D25VsPojDpdYeRpkh2BpbBv H2WA== MIME-Version: 1.0 X-Received: by 10.194.81.71 with SMTP id y7mr54139396wjx.19.1366649679117; Mon, 22 Apr 2013 09:54:39 -0700 (PDT) Received: by 10.15.82.198 with HTTP; Mon, 22 Apr 2013 09:54:38 -0700 (PDT) In-Reply-To: References: <51754F58.3050000@etinternational.com> Date: Mon, 22 Apr 2013 09:54:38 -0700 Message-ID: Subject: Re: YARN - container networking and ports From: Sandy Ryza To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7bea40d0a81a4904daf5ec7d X-Gm-Message-State: ALoCoQkjVuIDIImKITt00QrxsbXtIBugqa/6/d3F+AtI+UfQY/BTpVOsPbs8PtbRtk2exO5lOa3/ X-Virus-Checked: Checked by ClamAV on apache.org --047d7bea40d0a81a4904daf5ec7d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The yarn-default.xml file in the Hadoop repository contains the default ports for all of the YARN protocols. -Sandy On Mon, Apr 22, 2013 at 8:27 AM, Marcos Luis Ortiz Valmaseda < marcosluis2186@gmail.com> wrote: > A great overview of MR2, you can find it in the Cloudera=B4s blog: > http://blog.cloudera.com/blog/2011/11/building-and-deploying-mr2/ > http://blog.cloudera.com/blog/2012/02/mapreduce-2-0-in-hadoop-0-23/ > > > > 2013/4/22 Brian C. Huffman > > All, >> >> I'm working on writing code for my application to be able to communicate >> between containers. I want to be sure that I don't trample on the ports >> that YARN is using (for either the nodemanager or the containtermanager)= . >> I've looked but can't seem to find what range is being used. Can someo= ne >> point me in the right direction? >> >> Thanks, >> Brian >> >> > > > -- > Marcos Ortiz Valmaseda, > *Data-Driven Product Manager* at PDVSA > *Blog*: http://dataddict.wordpress.com/ > *LinkedIn: *http://www.linkedin.com/in/marcosluis2186 > *Twitter*: @marcosluis2186 > --047d7bea40d0a81a4904daf5ec7d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The yarn-default.xml file in the Hadoop repository contain= s the default ports for all of the YARN protocols.

-Sand= y


= On Mon, Apr 22, 2013 at 8:27 AM, Marcos Luis Ortiz Valmaseda <marco= sluis2186@gmail.com> wrote:


2013/4/22 Brian C. Huffman <bhuffman@etinternational.com>= ;

All,

I'm working on writing code for my application to be able to communicat= e between containers. =A0I want to be sure that I don't trample on the = ports that YARN is using (for either the nodemanager or the containtermanag= er). =A0I've looked but can't seem to find what range is being used= . =A0Can someone point me in the right direction?

Thanks,
Brian




--
Marcos Ortiz Va= lmaseda,
Data-Driven Product Manager at PDVSA
Blog: = http://dataddict.wordpress.com/
LinkedIn: http://www.linkedin.co= m/in/marcosluis2186
Twitter: @marcosluis2186

--047d7bea40d0a81a4904daf5ec7d--