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 2819E10800 for ; Tue, 3 Feb 2015 01:32:34 +0000 (UTC) Received: (qmail 1246 invoked by uid 500); 3 Feb 2015 01:31:36 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 1178 invoked by uid 500); 3 Feb 2015 01:31:36 -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 1165 invoked by uid 500); 3 Feb 2015 01:31:36 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 1161 invoked by uid 99); 3 Feb 2015 01:31:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 01:31:36 +0000 Date: Tue, 3 Feb 2015 01:31:36 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7175) Provide password file option to beeline 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-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7175: ----------------------------------- Attachment: HIVE-7175.branch-13.patch Patch for 0.13.0 in case anyone needs it. > Provide password file option to beeline > --------------------------------------- > > Key: HIVE-7175 > URL: https://issues.apache.org/jira/browse/HIVE-7175 > Project: Hive > Issue Type: Improvement > Components: CLI, Clients > Affects Versions: 0.13.0 > Reporter: Robert Justice > Assignee: Dr. Wendell Urth > Labels: features, security > Fix For: 1.2.0 > > Attachments: HIVE-7175.1.patch, HIVE-7175.branch-13.patch, HIVE-7175.patch > > > For people connecting to Hive Server 2 with LDAP authentication enabled, in order to batch run commands, we currently have to provide the password openly in the command line. They could use some expect scripting, but I think a valid improvement would be to provide a password file option similar to other CLI commands in hadoop (e.g. sqoop) to be more secure. -- This message was sent by Atlassian JIRA (v6.3.4#6332)