Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 43FCBC9C6 for ; Fri, 8 Jun 2012 12:04:26 +0000 (UTC) Received: (qmail 90159 invoked by uid 500); 8 Jun 2012 12:04:26 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 89812 invoked by uid 500); 8 Jun 2012 12:04:25 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 89604 invoked by uid 99); 8 Jun 2012 12:04:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 12:04:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E3CD3142859 for ; Fri, 8 Jun 2012 12:04:23 +0000 (UTC) Date: Fri, 8 Jun 2012 12:04:23 +0000 (UTC) From: "Devaraj K (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1246503922.52766.1339157063936.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1733631137.20075.1318845731848.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-3193) FileInputFormat doesn't read files recursively in the input path dir 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/MAPREDUCE-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K updated MAPREDUCE-3193: --------------------------------- Target Version/s: 2.0.1-alpha, 3.0.0 > FileInputFormat doesn't read files recursively in the input path dir > -------------------------------------------------------------------- > > Key: MAPREDUCE-3193 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3193 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv1, mrv2 > Affects Versions: 1.0.2, 0.23.2, 2.0.0-alpha, 3.0.0 > Reporter: Ramgopal N > Assignee: Devaraj K > Attachments: MAPREDUCE-3193-1.patch, MAPREDUCE-3193-2.patch, MAPREDUCE-3193-2.patch, MAPREDUCE-3193-3.patch, MAPREDUCE-3193.patch, MAPREDUCE-3193.security.patch > > > java.io.FileNotFoundException is thrown,if input file is more than one folder level deep and the job is getting failed. > Example:Input file is /r1/r2/input.txt -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira