Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BAC51854B for ; Wed, 8 Jul 2015 08:36:05 +0000 (UTC) Received: (qmail 10870 invoked by uid 500); 8 Jul 2015 08:36:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 10738 invoked by uid 500); 8 Jul 2015 08:36:05 -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 10593 invoked by uid 99); 8 Jul 2015 08:36:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 08:36:05 +0000 Date: Wed, 8 Jul 2015 08:36:05 +0000 (UTC) From: "Ferdinand Xu (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-11191) Beeline-cli: support hive.cli.errors.ignore in new CLI 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-11191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11191: -------------------------------- Attachment: HIVE-11191.1-beeline-cli.patch Hi [~xuefuz], please help review this patch. This patch is pending to HIVE-11203. > Beeline-cli: support hive.cli.errors.ignore in new CLI > ------------------------------------------------------ > > Key: HIVE-11191 > URL: https://issues.apache.org/jira/browse/HIVE-11191 > Project: Hive > Issue Type: Sub-task > Components: CLI > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Attachments: HIVE-11191.1-beeline-cli.patch > > > In the old CLI, it uses "hive.cli.errors.ignore" from the hive configuration to force execution a script when errors occurred. In the beeline, it has a similar option called force. We need to support the previous configuration using beeline functionality. More details about force option are available in https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients -- This message was sent by Atlassian JIRA (v6.3.4#6332)