Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 716E71767D for ; Thu, 11 Jun 2015 11:03:01 +0000 (UTC) Received: (qmail 68655 invoked by uid 500); 11 Jun 2015 11:03:00 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 68539 invoked by uid 500); 11 Jun 2015 11:03:00 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 68527 invoked by uid 99); 11 Jun 2015 11:03:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jun 2015 11:03:00 +0000 Date: Thu, 11 Jun 2015 11:03:00 +0000 (UTC) From: "J.Andreina (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-8579) Update HDFS usage with missing options MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 J.Andreina created HDFS-8579: -------------------------------- Summary: Update HDFS usage with missing options Key: HDFS-8579 URL: https://issues.apache.org/jira/browse/HDFS-8579 Project: Hadoop HDFS Issue Type: Bug Reporter: J.Andreina Assignee: J.Andreina Priority: Minor Update hdfs usage with missing options (fetchdt and debug) {noformat} 1 ./hdfs fetchdt fetchdt Options: --webservice Url to contact NN on --renewer Name of the delegation token renewer --cancel Cancel the delegation token --renew Renew the delegation token. Delegation token must have been fetched using the --renewer option. --print Print the delegation token 2 ./hdfs debug Usage: hdfs debug [arguments] verify [-meta ] [-block ] recoverLease [-path ] [-retries ] {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)