From yarn-issues-return-33950-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Tue Aug 19 21:57:19 2014 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 098B6117D8 for ; Tue, 19 Aug 2014 21:57:19 +0000 (UTC) Received: (qmail 47482 invoked by uid 500); 19 Aug 2014 21:57:18 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 47436 invoked by uid 500); 19 Aug 2014 21:57:18 -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 47423 invoked by uid 99); 19 Aug 2014 21:57:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2014 21:57:18 +0000 Date: Tue, 19 Aug 2014 21:57:18 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-2345) yarn rmadmin -report 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-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102920#comment-14102920 ] Allen Wittenauer commented on YARN-2345: ---------------------------------------- Essentially, yes. For reference, here's the dfsadmin -report for a single node setup: {code} Safe mode is ON Configured Capacity: 402781270016 (375.12 GB) Present Capacity: 394000707584 (366.94 GB) DFS Remaining: 394000691200 (366.94 GB) DFS Used: 16384 (16 KB) DFS Used%: 0.00% Under replicated blocks: 0 Blocks with corrupt replicas: 0 Missing blocks: 0 ------------------------------------------------- Live datanodes (1): Name: 10.248.2.155:50010 (10.248.2.155) Hostname: 10.248.2.155 Decommission Status : Normal Configured Capacity: 402781270016 (375.12 GB) DFS Used: 16384 (16 KB) Non DFS Used: 8780562432 (8.18 GB) DFS Remaining: 394000691200 (366.94 GB) DFS Used%: 0.00% DFS Remaining%: 97.82% Configured Cache Capacity: 0 (0 B) Cache Used: 0 (0 B) Cache Remaining: 0 (0 B) Cache Used%: 100.00% Cache Remaining%: 0.00% Xceivers: 1 Last contact: Tue Aug 19 14:52:45 PDT 2014 {code} There's obviously some details missing from this simple setup (rack topology!). An analog should report similar information as to what is available from the RM UI. > yarn rmadmin -report > -------------------- > > Key: YARN-2345 > URL: https://issues.apache.org/jira/browse/YARN-2345 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: Allen Wittenauer > Labels: newbie > > It would be good to have an equivalent of hdfs dfsadmin -report in YARN. -- This message was sent by Atlassian JIRA (v6.2#6252)