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 C8A7DC9A6 for ; Sat, 27 Dec 2014 22:22:03 +0000 (UTC) Received: (qmail 61442 invoked by uid 500); 27 Dec 2014 22:21:56 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 61334 invoked by uid 500); 27 Dec 2014 22:21:55 -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 61322 invoked by uid 99); 27 Dec 2014 22:21:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Dec 2014 22:21:54 +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 anil.jagtap@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-ig0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Dec 2014 22:21:48 +0000 Received: by mail-ig0-f175.google.com with SMTP id h15so9938568igd.2 for ; Sat, 27 Dec 2014 14:19:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nWCl1DiqFJjgA3oTLTAYjkqNhCmcBZBkGY13M55anUs=; b=Hn6MwJBtZ2O98yfAJNIkDyUigFAssoVUARgt+U38liwnAOZwMtQZF5PCxbXr2fxjxK +aay1k6Ym1nthkNdhv1uvytT0pEGh+E8Ophce0GvVsCWLTgv9TILY9WBT+J1jxURfugZ Xify3oVTHF94IyCeDP9RDiqXndM38ZjgzY3DpnyaI0f6Nz8zYHuPvvwny1RG7q1sZuv6 JKsRX3hFRuPdRDl53arr/EhoETKEsdXTJ5mmQDIJeEVpWqf4jd0p4FBPc+feSI1mwaOF jQKDAVQzZZ5LzxRAI1iz9pZ3ey7MyO0xDspcI0Lt1SVAfbOAKpBOIn3oBfbEhzDJWyUX qAxw== MIME-Version: 1.0 X-Received: by 10.50.43.162 with SMTP id x2mr20769418igl.46.1419718798238; Sat, 27 Dec 2014 14:19:58 -0800 (PST) Received: by 10.107.137.87 with HTTP; Sat, 27 Dec 2014 14:19:58 -0800 (PST) Date: Sun, 28 Dec 2014 09:19:58 +1100 Message-ID: Subject: Putting multiple files.. From: Anil Jagtap To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e0103e4cea66c6d050b3a0a47 X-Virus-Checked: Checked by ClamAV on apache.org --089e0103e4cea66c6d050b3a0a47 Content-Type: text/plain; charset=UTF-8 Dear All, Just wanted to know if there is a way to copy multiple files using hadoop fs -put. Instead of specifying individual name I provide wild-chars and respective files should get copied. Thank You. Rgds, Anil --089e0103e4cea66c6d050b3a0a47 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear All,

Just wanted to know if there = is a way to copy multiple files using hadoop fs -put.

<= div>Instead of specifying individual name I provide wild-chars and respecti= ve files should get copied.

Thank You.
<= br>
Rgds, Anil
--089e0103e4cea66c6d050b3a0a47--