Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 60CA2117C8 for ; Tue, 2 Sep 2014 23:17:53 +0000 (UTC) Received: (qmail 6550 invoked by uid 500); 2 Sep 2014 23:17:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 6474 invoked by uid 500); 2 Sep 2014 23:17:52 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 6453 invoked by uid 500); 2 Sep 2014 23:17:52 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 6449 invoked by uid 99); 2 Sep 2014 23:17:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 23:17:52 +0000 Date: Tue, 2 Sep 2014 23:17:52 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6847: ----------------------------------- Status: Open (was: Patch Available) > Improve / fix bugs in Hive scratch dir setup > -------------------------------------------- > > Key: HIVE-6847 > URL: https://issues.apache.org/jira/browse/HIVE-6847 > Project: Hive > Issue Type: Bug > Components: CLI, HiveServer2 > Affects Versions: 0.14.0 > Reporter: Vikram Dixit K > Assignee: Vaibhav Gumashta > Fix For: 0.14.0 > > Attachments: HIVE-6847.1.patch, HIVE-6847.2.patch, HIVE-6847.3.patch, HIVE-6847.4.patch, HIVE-6847.5.patch, HIVE-6847.6.patch > > > Currently, the hive server creates scratch directory and changes permission to 777 however, this is not great with respect to security. We need to create user specific scratch directories instead. Also refer to HIVE-6782 1st iteration of the patch for approach. -- This message was sent by Atlassian JIRA (v6.3.4#6332)