Return-Path: X-Original-To: apmail-community-dev-archive@minotaur.apache.org Delivered-To: apmail-community-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 EE30B185B6 for ; Mon, 16 Nov 2015 17:05:13 +0000 (UTC) Received: (qmail 76947 invoked by uid 500); 16 Nov 2015 17:05:13 -0000 Delivered-To: apmail-community-dev-archive@community.apache.org Received: (qmail 76657 invoked by uid 500); 16 Nov 2015 17:05:13 -0000 Mailing-List: contact dev-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list dev@community.apache.org Received: (qmail 76636 invoked by uid 99); 16 Nov 2015 17:05:13 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 17:05:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9B21EC5555 for ; Mon, 16 Nov 2015 17:05:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id BWUJZcrLvkqz for ; Mon, 16 Nov 2015 17:05:11 +0000 (UTC) Received: from mail-yk0-f180.google.com (mail-yk0-f180.google.com [209.85.160.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 44C862114D for ; Mon, 16 Nov 2015 17:05:11 +0000 (UTC) Received: by ykfs79 with SMTP id s79so250693943ykf.1 for ; Mon, 16 Nov 2015 09:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=YChFeTtT+qfJvsix6REEN7VNRkHyO/e+XCB2FxQ3HAg=; b=E3++duVb911uEnZ5iPRN9WnnAjvrKbMoX+rvuIAy5B4wvyL0Dj75hwooFX9VvJHoeM 75NNYQ2vbNeN7aGtFGqd8f7lwgokX4St/dzsKPmCLnpNMs11zggRLzj49mbmBZP3leJb p8lN88TR3Uqig4/ZCDAFPZ+cd4YU81cGwLkvFHtGtwlixr8nYNGUpr2YGNhez/2FRFyJ U+hbzeDwVMBzAUm05oRKnvG+JQzF+qU5H89SIBrAa8vEdDWNfyIuXcV1V8R9X1zFahda FJB5mbk4QwGwMZ7r2YnwIKkEoNy1Tu8ON2a1x466i0yL1wyTWSyDuzjfzB1HuG2nY2Wp xG8Q== X-Received: by 10.13.243.135 with SMTP id c129mr39386971ywf.113.1447693509800; Mon, 16 Nov 2015 09:05:09 -0800 (PST) Received: from [192.168.1.28] (117.170.56.190.static.intelnet.net.gt. [190.56.170.117]) by smtp.gmail.com with ESMTPSA id 141sm35697232ywm.28.2015.11.16.09.05.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Nov 2015 09:05:09 -0800 (PST) Subject: Re: Feedback on distcp2 page To: dev@community.apache.org References: From: GUATINVEST Message-ID: <564A0CBE.4070400@gmail.com> Date: Mon, 16 Nov 2015 11:05:02 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------060804030902040200000601" --------------060804030902040200000601 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi, Please take me off the mailing list. I donĀ“t know how I got there. Thanks, Jean On 11/15/2015 10:01 AM, Jebastin Nalliah wrote: > Hi Team, > > With ref to distcp2 in https://hadoop.apache.org/docs/r1.2.1/distcp2.html > > In the section "update and overwrite" can you please confirm on the > example. > > - update option is missing in the sample command > distcp2 hdfs://nn1:8020/source/first hdfs://nn1:8020/source/second > hdfs://nn2:8020/target > > > Also the following statement is incorrect > > If -update is used, 1 is overwritten as well. It should be -overwrite. > > Please correct me if my understanding is incorrect. > > Thanks > Jebastin > --------------060804030902040200000601--