Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4ECA9EF8A for ; Tue, 19 Feb 2013 22:09:12 +0000 (UTC) Received: (qmail 95737 invoked by uid 500); 19 Feb 2013 22:09:07 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 95620 invoked by uid 500); 19 Feb 2013 22:09:07 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 95613 invoked by uid 99); 19 Feb 2013 22:09:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 22:09:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jamalshasha@gmail.com designates 209.85.128.45 as permitted sender) Received: from [209.85.128.45] (HELO mail-qe0-f45.google.com) (209.85.128.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2013 22:09:00 +0000 Received: by mail-qe0-f45.google.com with SMTP id b4so3306632qen.4 for ; Tue, 19 Feb 2013 14:08:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=l9D9uBEj3BvGnE1VnvqUBlPshi3Iq+SkBJ6FwXNxLgc=; b=dH3I9wxC7fOaI4BIHIOlq81nqaQ2cyw71TNR1wnbz+NIMC9kgAC2IUE70SUrXJz/2I GDL90T/Y3pH6P7CGwBFBq66/cnTsVvhC+tjpQS7wzXf4j9tBxtuWy9xlDem/jMSjs6QF DnHCnCF852FDrxXukDUdXY/2dP6ntEd0XPxR0LfojUko/82vYAYeVmMRmv7H/J9S6DpM 7hDlP6GuWcnJZWc4py4OfnXwR49dYfo22R2+p7Ncsso1jDSCPoOZrHeFHRRDf97In3Fy YjV7f5S75ZkYDen7iNNJXb4+CMdmpnvysuOCUwtyIqwHGEpfOVAPHm93e3s8u4jfIo83 D8RA== MIME-Version: 1.0 X-Received: by 10.49.127.180 with SMTP id nh20mr8626565qeb.19.1361311720012; Tue, 19 Feb 2013 14:08:40 -0800 (PST) Received: by 10.229.116.84 with HTTP; Tue, 19 Feb 2013 14:08:39 -0800 (PST) Date: Tue, 19 Feb 2013 14:08:39 -0800 Message-ID: Subject: copy chunk of hadoop output From: jamal sasha To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b5db86c7ffd3804d61b1534 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5db86c7ffd3804d61b1534 Content-Type: text/plain; charset=ISO-8859-1 Hi, I was wondering in the following command: bin/hadoop dfs -copyToLocal hdfspath localpath can we have specify to copy not full but like xMB's of file to local drive? Is something like this possible Thanks Jamal --047d7b5db86c7ffd3804d61b1534 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
=A0 I was wondering in the following command= :

bin/hadoop dfs -copyToLocal hdfspath= localpath
can we have specify to copy not full but like xM= B's of file to local drive?

Is something like this possible
Thanks
Jamal
--047d7b5db86c7ffd3804d61b1534--