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 409C7200B50 for ; Sat, 30 Jul 2016 03:42:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3F280160AA6; Sat, 30 Jul 2016 01:42:22 +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 AC71F160A79 for ; Sat, 30 Jul 2016 03:42:21 +0200 (CEST) Received: (qmail 67750 invoked by uid 500); 30 Jul 2016 01:42:20 -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 67739 invoked by uid 99); 30 Jul 2016 01:42:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jul 2016 01:42:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 95D492C0D5E for ; Sat, 30 Jul 2016 01:42:20 +0000 (UTC) Date: Sat, 30 Jul 2016 01:42:20 +0000 (UTC) From: "Mingliang Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10678) Documenting NNThroughputBenchmark tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 30 Jul 2016 01:42:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-10678: --------------------------------- Attachment: HDFS-10678.001.patch who believes a documentation patch breaks a UT...the v1 patch is to address the checkstyle warnings. > Documenting NNThroughputBenchmark tool > -------------------------------------- > > Key: HDFS-10678 > URL: https://issues.apache.org/jira/browse/HDFS-10678 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: benchmarks, test > Reporter: Mingliang Liu > Assignee: Mingliang Liu > Labels: documentation > Attachments: HDFS-10678.000.patch, HDFS-10678.001.patch > > > The best (only) documentation for the NNThroughputBenchmark currently exists as a JavaDoc on the NNThroughputBenchmark class. This is less than useful, especially since we no longer generate javadocs for HDFS as part of the build process. I suggest we extract it into a separate markdown doc, or merge it with other benchmarking materials (if any?) about HDFS. -- 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