Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AAE471089D for ; Mon, 17 Jun 2013 10:57:24 +0000 (UTC) Received: (qmail 57017 invoked by uid 500); 17 Jun 2013 10:57:24 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 56701 invoked by uid 500); 17 Jun 2013 10:57:22 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 56670 invoked by uid 500); 17 Jun 2013 10:57:21 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 56662 invoked by uid 99); 17 Jun 2013 10:57:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2013 10:57:20 +0000 Date: Mon, 17 Jun 2013 10:57:20 +0000 (UTC) From: "Tom White (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CRUNCH-221) Crunch should ignore hidden files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom White created CRUNCH-221: -------------------------------- Summary: Crunch should ignore hidden files Key: CRUNCH-221 URL: https://issues.apache.org/jira/browse/CRUNCH-221 Project: Crunch Issue Type: Bug Components: Core Reporter: Tom White Assignee: Tom White Currently only files that begin with an underscore (_) are ignored. Files that begin with a dot (.) should also be ignored. This is the behaviour of FileInputFormat in Hadoop. -- 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