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 2580D10147 for ; Fri, 24 Jan 2014 10:35:30 +0000 (UTC) Received: (qmail 56127 invoked by uid 500); 24 Jan 2014 10:35:23 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 56025 invoked by uid 500); 24 Jan 2014 10:35:21 -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 56017 invoked by uid 99); 24 Jan 2014 10:35:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2014 10:35:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harsh@cloudera.com designates 209.85.213.177 as permitted sender) Received: from [209.85.213.177] (HELO mail-ig0-f177.google.com) (209.85.213.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2014 10:35:16 +0000 Received: by mail-ig0-f177.google.com with SMTP id k19so2185302igc.4 for ; Fri, 24 Jan 2014 02:34:56 -0800 (PST) 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=W9bE67kLiswGuJaMpdEQRQPjVfoG8dH0z1MyNjdooHE=; b=Z3ElwWIm0vMxv7sD/UGGe8wKV4Y7kAq5372PQeaggE7wPcD7PdKqWKGQ9th+3aMGQO nLYlCt9D88pvjBuyqxeiB1WmtoHK0/bkoJJHrtKWP2DU7b7KGeBCr2PAiPINOv3JBJkQ blFyyP66RTJOU/g0N4jPrjkOOak4UQU0F3B4Px83oVdoTpRTypkC4K9I0zL8Izr5PvLo 5B0lOlBzgNNogtYxkV9VBpgv/oDb9MOTKnYOxnQokQNQQWyy3yffPaCDm0YXfSl/bgK2 ZhieGMf7b3nW4jNGmZmLQ9Koxh30onVy+sCVlM6UNmj0Q1++k2sdYaLa4BZ5ZF+cTl5c WlwA== X-Gm-Message-State: ALoCoQkcyUxEfeNoXesQ2Vj/JJ0HbFk7ATRLNNGO1V4leiFpOtMrgL6pUSIA2DZW46AngcUo1v/i X-Received: by 10.43.108.67 with SMTP id eb3mr10163481icc.9.1390559696500; Fri, 24 Jan 2014 02:34:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.234.225 with HTTP; Fri, 24 Jan 2014 02:34:36 -0800 (PST) In-Reply-To: References: From: Harsh J Date: Fri, 24 Jan 2014 16:04:36 +0530 Message-ID: Subject: Re: hdfs fsck -locations To: "" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Mark, Yes, the locations are shown as IP. On Fri, Jan 24, 2014 at 12:09 AM, Mark Kerzner wrote: > Hi, > > hdfs fsck -locations > > is supposed to show every block with its location? Is location the ip of the > datanode? > > Thank you, > Mark -- Harsh J