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 3C6CB200B4A for ; Tue, 14 Jun 2016 17:11:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3B575160A56; Tue, 14 Jun 2016 15:11:03 +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 8F39F160A5F for ; Tue, 14 Jun 2016 17:11:02 +0200 (CEST) Received: (qmail 50467 invoked by uid 500); 14 Jun 2016 15:11:01 -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 50439 invoked by uid 99); 14 Jun 2016 15:11:01 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2016 15:11:01 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 461102C1F60 for ; Tue, 14 Jun 2016 15:11:01 +0000 (UTC) Date: Tue, 14 Jun 2016 15:11:01 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13964) Add a parameter to beeline to allow a properties file to be passed in MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 14 Jun 2016 15:11:03 -0000 [ https://issues.apache.org/jira/browse/HIVE-13964?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1532= 9638#comment-15329638 ]=20 Sergio Pe=C3=B1a commented on HIVE-13964: ------------------------------------ Thanks [~ayousufi]. This is working very good. Now the only problem is the test {{TestBeeLineWithArgs}} that fail on HiveQ= A. Whenever you see a {{did not produce a TEST-*.xml file}} message, it mea= ns that the test was taking too long and PTest had to kill the process. Cur= rently, we have 40m of expiration time to run a test. Could you take a look at it? Maybe there are some tests that are waiting fo= r user/pass to be passed, and they are hanging the test execution. > Add a parameter to beeline to allow a properties file to be passed in > --------------------------------------------------------------------- > > Key: HIVE-13964 > URL: https://issues.apache.org/jira/browse/HIVE-13964 > Project: Hive > Issue Type: New Feature > Components: Beeline > Affects Versions: 2.0.1 > Reporter: Abdullah Yousufi > Assignee: Abdullah Yousufi > Priority: Minor > Fix For: 2.2.0 > > Attachments: HIVE-13964.01.patch, HIVE-13964.02.patch, HIVE-13964= .03.patch, HIVE-13964.04.patch > > > HIVE-6652 removed the ability to pass in a properties file as a beeline p= arameter. It may be a useful feature to be able to pass the file in is a pa= rameter, such as --property-file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)