Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3480E200B49 for ; Tue, 5 Jul 2016 05:22:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3343D160A6D; Tue, 5 Jul 2016 03:22:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A0175160A65 for ; Tue, 5 Jul 2016 05:22:12 +0200 (CEST) Received: (qmail 18978 invoked by uid 500); 5 Jul 2016 03:22:11 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 18959 invoked by uid 99); 5 Jul 2016 03:22:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2016 03:22:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E7A032C029F for ; Tue, 5 Jul 2016 03:22:10 +0000 (UTC) Date: Tue, 5 Jul 2016 03:22:10 +0000 (UTC) From: "Duc Le Tu (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13340) Compress Hadoop Archive output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 05 Jul 2016 03:22:13 -0000 Duc Le Tu created HADOOP-13340: ---------------------------------- Summary: Compress Hadoop Archive output Key: HADOOP-13340 URL: https://issues.apache.org/jira/browse/HADOOP-13340 Project: Hadoop Common Issue Type: New Feature Components: tools Affects Versions: 2.5.0 Reporter: Duc Le Tu Why Hadoop Archive tool cannot compress output like other map-reduce job? I used some options like -D mapreduce.output.fileoutputformat.compress=true -D mapreduce.output.fileoutputformat.compress.codec=org.apache.hadoop.io.compress.GzipCodec but it's not work. Did I wrong somewhere? If not, please support option for compress output of Hadoop Archive tool, it's very neccessary for data retention for everyone (small files problem and compress data). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org