Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4D3B7200BE1 for ; Mon, 5 Dec 2016 06:26:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4BD9A160B26; Mon, 5 Dec 2016 05:26:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BA15F160B25 for ; Mon, 5 Dec 2016 06:26:01 +0100 (CET) Received: (qmail 26065 invoked by uid 500); 5 Dec 2016 05:26:00 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 25742 invoked by uid 99); 5 Dec 2016 05:25:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 05:25:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A1A532C2A6A for ; Mon, 5 Dec 2016 05:25:59 +0000 (UTC) Date: Mon, 5 Dec 2016 05:25:59 +0000 (UTC) From: "Yiqun Lin (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-11204) The usage of formating ZK command should be updated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Dec 2016 05:26:02 -0000 Yiqun Lin created HDFS-11204: -------------------------------- Summary: The usage of formating ZK command should be updated Key: HDFS-11204 URL: https://issues.apache.org/jira/browse/HDFS-11204 Project: Hadoop HDFS Issue Type: Bug Components: documentation Affects Versions: 3.0.0-alpha2 Reporter: Yiqun Lin Assignee: Yiqun Lin Priority: Minor Currently the usage of the command {{hdfs zkfc -formatZK}} is not concrete. The introduction of parameters {{-force}}, {{-nonInteractive}} is missing in documentation and the help message. Actually, the function of these are very similar to namenode format. We should update these since it will let users know how to use this command easily. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org