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 68BE110BF7 for ; Thu, 30 Jan 2014 08:40:23 +0000 (UTC) Received: (qmail 97600 invoked by uid 500); 30 Jan 2014 08:40:22 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 97404 invoked by uid 500); 30 Jan 2014 08:40:13 -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 97390 invoked by uid 99); 30 Jan 2014 08:40:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 08:40:10 +0000 Date: Thu, 30 Jan 2014 08:40:10 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1531) Update yarn command document 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-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886410#comment-13886410 ] Akira AJISAKA commented on YARN-1531: ------------------------------------- [~kkambatl], would you please review the v2 patch? > Update yarn command document > ---------------------------- > > Key: YARN-1531 > URL: https://issues.apache.org/jira/browse/YARN-1531 > Project: Hadoop YARN > Issue Type: Bug > Components: documentation > Reporter: Akira AJISAKA > Assignee: Akira AJISAKA > Labels: documentaion > Attachments: YARN-1531.2.patch, YARN-1531.patch > > > There are some options which are not written to Yarn Command document. > For example, "yarn rmadmin" command options are as follows: > {code} > Usage: yarn rmadmin > -refreshQueues > -refreshNodes > -refreshSuperUserGroupsConfiguration > -refreshUserToGroupsMappings > -refreshAdminAcls > -refreshServiceAcl > -getGroups [username] > -help [cmd] > -transitionToActive > -transitionToStandby > -failover [--forcefence] [--forceactive] > -getServiceState > -checkHealth > {code} > But some of the new options such as "-getGroups", "-transitionToActive", and "-transitionToStandby" are not documented. -- This message was sent by Atlassian JIRA (v6.1.5#6160)