Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 899F317EF8 for ; Tue, 1 Sep 2015 08:22:47 +0000 (UTC) Received: (qmail 11923 invoked by uid 500); 1 Sep 2015 08:22:47 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 11863 invoked by uid 500); 1 Sep 2015 08:22:47 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 11843 invoked by uid 99); 1 Sep 2015 08:22:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 08:22:47 +0000 Date: Tue, 1 Sep 2015 08:22:47 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12359) hdfs dfs -getmerge docs are wrong 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/HADOOP-12359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724965#comment-14724965 ] Akira AJISAKA commented on HADOOP-12359: ---------------------------------------- Looks good to me. bq. Optionally -nl can be set to enable adding a newline character at the end of each file. Would you document that the newline character is LF? Adding (LF) between 'character' and 'at the end' is fine to me. > hdfs dfs -getmerge docs are wrong > --------------------------------- > > Key: HADOOP-12359 > URL: https://issues.apache.org/jira/browse/HADOOP-12359 > Project: Hadoop Common > Issue Type: Bug > Components: documentation > Affects Versions: 1.2.1, 0.23.11, 2.4.1, 2.5.2, 2.6.0, 2.7.0, 2.7.1 > Reporter: Daniel Templeton > Assignee: Jagadesh Kiran N > Attachments: HADOOP-12359-01.patch, HADOOP-12359-02.patch, HADOOP-12359-03.patch > > > The docs at: > http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/FileSystemShell.html#getmerge > say that addnl is a valid parameter, but as of HADOOP-7348, it's been replaced with -nl. The docs should be updated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)