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 BB04C200B71 for ; Wed, 17 Aug 2016 00:56:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B9A05160ABC; Tue, 16 Aug 2016 22:56:27 +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 0B32F160ABD for ; Wed, 17 Aug 2016 00:56:26 +0200 (CEST) Received: (qmail 52110 invoked by uid 500); 16 Aug 2016 22:56:26 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 52094 invoked by uid 99); 16 Aug 2016 22:56:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 22:56:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2474F2C02AE for ; Tue, 16 Aug 2016 22:56:25 +0000 (UTC) Date: Tue, 16 Aug 2016 22:56:25 +0000 (UTC) From: "Kevin Liew (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13680) HiveServer2: Provide a way to compress ResultSets MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 16 Aug 2016 22:56:27 -0000 [ https://issues.apache.org/jira/browse/HIVE-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated HIVE-13680: ------------------------------ Attachment: SnappyCompDe.zip > HiveServer2: Provide a way to compress ResultSets > ------------------------------------------------- > > Key: HIVE-13680 > URL: https://issues.apache.org/jira/browse/HIVE-13680 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2, JDBC > Reporter: Vaibhav Gumashta > Assignee: Kevin Liew > Attachments: HIVE-13680.2.patch, HIVE-13680.patch, SnappyCompDe.zip, proposal.pdf > > > With HIVE-12049 in, we can provide an option to compress ResultSets before writing to disk. The user can specify a compression library via a config param which can be used in the tasks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)