Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B47D311BBA for ; Sun, 13 Jul 2014 19:34:35 +0000 (UTC) Received: (qmail 95796 invoked by uid 500); 13 Jul 2014 19:34:31 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 95643 invoked by uid 500); 13 Jul 2014 19:34:31 -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 95633 invoked by uid 99); 13 Jul 2014 19:34:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2014 19:34:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ravi@hortonworks.com designates 209.85.220.49 as permitted sender) Received: from [209.85.220.49] (HELO mail-pa0-f49.google.com) (209.85.220.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2014 19:34:25 +0000 Received: by mail-pa0-f49.google.com with SMTP id hz1so236341pad.22 for ; Sun, 13 Jul 2014 12:34:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=Vd9yA70GjDudEWW4Xit2UPDhSJXGTI1TckI0r79p1uY=; b=CrYx3v8uKmRjoSYjewOpSqhB59R5YeE/l4CilFuasAMMmhx4Zx3fBxvAg8WPhYwq7H EtMbxxsJucvZz6yXaPZyoQlRLwKpO+2C5e8Szzt4Mssfc/ZfpC7+bb+ozzpHBoOJr25k 525ROaLsZThIDg4fbkOPM1LfAfL+q4izuZ6qRfMgiGJSCAQHpSG4oM9qvMgYlv1juzE5 g+uB8Y75w9JVIJB13PebWgG5ny2e77BPC3zFhZbCaQ+FFOFOfLw9xWbzFr2BPhm1vrtn vBAQbR/xYnSBKJp2kT+1AakryYJCtBgh5egPn2Uc5LvaNQBobY/dcv0yoAcVnfLiapXw AlqA== X-Gm-Message-State: ALoCoQnjp0LHdz4iNufFRUEUuf9WyLhqdfbt2jEP+GK932lquNA/KMMmS6d/alUWQkgtp8tln9B38NbK7dXUvAVxQDaDyQsFtQVYMi+M2/ERdNoRsqi20Ok= X-Received: by 10.68.219.162 with SMTP id pp2mr12314773pbc.47.1405280045602; Sun, 13 Jul 2014 12:34:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.130.194 with HTTP; Sun, 13 Jul 2014 12:33:25 -0700 (PDT) In-Reply-To: References: From: Ravi Mutyala Date: Sun, 13 Jul 2014 14:33:25 -0500 Message-ID: Subject: Re: hadoop multinode, only master node doing the work To: user Content-Type: multipart/alternative; boundary=e89a8ff24a2bedb70704fe184155 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff24a2bedb70704fe184155 Content-Type: text/plain; charset=UTF-8 http://localhost:8088/cluster/nodes and see if you have nodemanagers on all nodes (or just the master). If nodemanager on slaves is not running, try starting it. And look in /var/log/hadoop-yarn/yarn/yarn-yarn-nodemanager*.log (or wherever your yarn logs are configured) to see if there are any errors starting nodemanager. -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. --e89a8ff24a2bedb70704fe184155 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
http://loc= alhost:8088/cluster/nodes and see if you have nodemanagers on all nodes= (or just the master). If nodemanager on slaves is not running, try startin= g it.=C2=A0

And look in=C2=A0/var/log/hadoop-yarn/yarn/yarn-yarn-no= demanager*.log (or wherever your yarn logs are configured) to see if there = are any errors starting nodemanager.


CONFIDENTIALITY NOTICE
NOTICE: This message is = intended for the use of the individual or entity to which it is addressed a= nd may contain information that is confidential, privileged and exempt from= disclosure under applicable law. If the reader of this message is not the = intended recipient, you are hereby notified that any printing, copying, dis= semination, distribution, disclosure or forwarding of this communication is= strictly prohibited. If you have received this communication in error, ple= ase contact the sender immediately and delete it from your system. Thank Yo= u. --e89a8ff24a2bedb70704fe184155--