Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 367F4DFE9 for ; Sun, 21 Oct 2012 06:54:14 +0000 (UTC) Received: (qmail 40764 invoked by uid 500); 21 Oct 2012 06:54:13 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 40711 invoked by uid 500); 21 Oct 2012 06:54:13 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 40691 invoked by uid 99); 21 Oct 2012 06:54:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Oct 2012 06:54:12 +0000 Date: Sun, 21 Oct 2012 06:54:12 +0000 (UTC) From: "Hadoop QA (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <746263436.6978.1350802452489.JavaMail.jiratomcat@arcas> In-Reply-To: <1091222225.6317.1350765252229.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HDFS-4094) Specific file type bulk Transfer into HDFS to a specified HDFS location with a track of the transfer number 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/HDFS-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480910#comment-13480910 ] Hadoop QA commented on HDFS-4094: --------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12550170/hadoopBulkTransfer.txt against trunk revision . {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/3373//console This message is automatically generated. > Specific file type bulk Transfer into HDFS to a specified HDFS location with a track of the transfer number > ------------------------------------------------------------------------------------------------------------ > > Key: HDFS-4094 > URL: https://issues.apache.org/jira/browse/HDFS-4094 > Project: Hadoop HDFS > Issue Type: Wish > Components: scripts > Affects Versions: 3.0.0 > Environment: Unix > Reporter: Anurag G Vyas > Fix For: 3.0.0 > > Attachments: hadoopBulkTransfer.txt > > > Need a script for a bulk transfer process into HDFS in such a way that the script must be able to identify a specific file type and move only that file type into the specified HDFS location. > For example : Say I have a local directory called user/dir . In it I have txt files such as anurag123 , anurag234, vyas678 , ganesh345 , anurag277 , vyas345 ganesh789 etc. The script must take 2 inputs. One is the file type , say anurag. And the other an HDFS location. Then it must move all the files which has the name anurag in the directory to the specified HDFS location. > Also it would be good if the script could keep track of the number of files it moved to HDFS by saving the details in a new file either in HDFS or in the local directory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira