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 62396200C33 for ; Sat, 11 Mar 2017 11:25:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5E25D160B7B; Sat, 11 Mar 2017 10:25:12 +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 A77A8160B5D for ; Sat, 11 Mar 2017 11:25:11 +0100 (CET) Received: (qmail 69154 invoked by uid 500); 11 Mar 2017 10:25:10 -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 69144 invoked by uid 99); 11 Mar 2017 10:25:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Mar 2017 10:25:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 0492CC036E for ; Sat, 11 Mar 2017 10:25:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.452 X-Spam-Level: * X-Spam-Status: No, score=1.452 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 7fDgc4A7z-q7 for ; Sat, 11 Mar 2017 10:25:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9A2FD5FAE6 for ; Sat, 11 Mar 2017 10:25:08 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3EAA8E0596 for ; Sat, 11 Mar 2017 10:25:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 82844243A8 for ; Sat, 11 Mar 2017 10:25:04 +0000 (UTC) Date: Sat, 11 Mar 2017 10:25:04 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-8750) Commit initial encryption work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 11 Mar 2017 10:25:12 -0000 [ https://issues.apache.org/jira/browse/HIVE-8750?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15906= 150#comment-15906150 ]=20 Lefty Leverenz edited comment on HIVE-8750 at 3/11/17 10:24 AM: ---------------------------------------------------------------- The encryption branch was merged to trunk for release 1.1.0 (formerly known= as 0.15). See HIVE-9264. So *hive.exec.stagingdir* and *hive.exec.copyfile.maxsize* need to be docum= ented in the wiki. * [Configuration Properties -- Query and DDL Execution | https://cwiki.apac= he.org/confluence/display/Hive/Configuration+Properties#ConfigurationProper= ties-QueryandDDLExecution] Adding a TODOC15 label (for release 1.1.0). Edit (11/Mar/17): HIVE-14864 corrects the description of *hive.exec.copyfi= le.maxsize* in release 2.2.0 -- its value is in bytes, not megabytes. was (Author: lefty@hortonworks.com): The encryption branch was merged to trunk for release 1.1.0 (formerly known= as 0.15). See HIVE-9264. So *hive.exec.stagingdir* and *hive.exec.copyfile.maxsize* need to be docum= ented in the wiki. * [Configuration Properties -- Query and DDL Execution | https://cwiki.apac= he.org/confluence/display/Hive/Configuration+Properties#ConfigurationProper= ties-QueryandDDLExecution] Adding a TODOC15 label (for release 1.1.0). > Commit initial encryption work > ------------------------------ > > Key: HIVE-8750 > URL: https://issues.apache.org/jira/browse/HIVE-8750 > Project: Hive > Issue Type: Sub-task > Reporter: Brock Noland > Assignee: Sergio Pe=C3=B1a > Labels: TODOC15 > Fix For: encryption-branch, 1.1.0 > > Attachments: HIVE-8750.1.patch > > > I believe Sergio has some work done for encryption. In this item we'll co= mmit it to branch. -- This message was sent by Atlassian JIRA (v6.3.15#6346)