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 EAD45200B50 for ; Fri, 29 Jul 2016 11:00:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E966D160A79; Fri, 29 Jul 2016 09:00:30 +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 62255160A61 for ; Fri, 29 Jul 2016 11:00:30 +0200 (CEST) Received: (qmail 6846 invoked by uid 500); 29 Jul 2016 09:00:29 -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 6824 invoked by uid 99); 29 Jul 2016 09:00:29 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2016 09:00:29 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4F3012C0E39 for ; Fri, 29 Jul 2016 09:00:29 +0000 (UTC) Date: Fri, 29 Jul 2016 09:00:29 +0000 (UTC) From: "Peter Vary (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14360) Starting BeeLine after using !save, there is an error logged: "Error setting configuration: conf" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 29 Jul 2016 09:00:31 -0000 [ https://issues.apache.org/jira/browse/HIVE-14360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398998#comment-15398998 ] Peter Vary commented on HIVE-14360: ----------------------------------- Failures are not related > Starting BeeLine after using !save, there is an error logged: "Error setting configuration: conf" > ------------------------------------------------------------------------------------------------- > > Key: HIVE-14360 > URL: https://issues.apache.org/jira/browse/HIVE-14360 > Project: Hive > Issue Type: Bug > Components: Beeline > Affects Versions: 2.2.0 > Reporter: Peter Vary > Assignee: Peter Vary > Priority: Minor > Attachments: HIVE-14360.patch > > > When saving the configuration in BeeLine the conf attribute is persisted, which should not. When loading the configuration this causes an error message to be printed: > {noformat} > Error setting configuration: conf: java.lang.IllegalArgumentException: No method matching "setconf" was found in org.apache.hive.beeline.BeeLineOpts. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)