Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 CEE5110AF1 for ; Tue, 1 Jul 2014 11:34:07 +0000 (UTC) Received: (qmail 67333 invoked by uid 500); 1 Jul 2014 11:33:58 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 67202 invoked by uid 500); 1 Jul 2014 11:33:58 -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 67190 invoked by uid 99); 1 Jul 2014 11:33:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 11:33:57 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [79.99.40.135] (HELO auth-smtp-02.streamline.net) (79.99.40.135) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 11:33:55 +0000 Received: by auth-smtp-02.streamline.net (Postfix, from userid 500) id 8CED117B875E; Tue, 1 Jul 2014 12:33:30 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on auth-smtp-02.streamline.net Received: from [192.168.0.4] (unknown [176.252.131.203]) (Authenticated sender: studio@chrismackenziephotography.co.uk) by auth-smtp-02.streamline.net (Postfix) with ESMTP id 14EB917B8777 for ; Tue, 1 Jul 2014 12:33:23 +0100 (BST) User-Agent: Microsoft-MacOutlook/14.4.2.140509 Date: Tue, 01 Jul 2014 12:33:01 +0100 Subject: job.setOutputFormatClass(NullOutputFormat.class); From: Chris MacKenzie To: Message-ID: Thread-Topic: job.setOutputFormatClass(NullOutputFormat.class); Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, What is the anticipated usage of the above with the new api ? Is there another way to remove the empty part-r files When using it with MultipleOutputs to remove empty part-r files I have no output ;O) Regards, Chris MacKenzie