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 3B6701766E for ; Fri, 1 May 2015 16:24:07 +0000 (UTC) Received: (qmail 78426 invoked by uid 500); 1 May 2015 16:24:07 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 78355 invoked by uid 500); 1 May 2015 16:24:07 -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 78187 invoked by uid 99); 1 May 2015 16:24:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2015 16:24:07 +0000 Date: Fri, 1 May 2015 16:24:07 +0000 (UTC) From: "Chaoyu Tang (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file 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-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523395#comment-14523395 ] Chaoyu Tang commented on HIVE-10541: ------------------------------------ The failed test seems not related to this patch. The new added test TestBeeLineWithArgs#testLastLineCmdInScriptFile passed. > Beeline requires newline at the end of each query in a file > ----------------------------------------------------------- > > Key: HIVE-10541 > URL: https://issues.apache.org/jira/browse/HIVE-10541 > Project: Hive > Issue Type: Bug > Components: Beeline > Affects Versions: 0.13.1 > Reporter: Chaoyu Tang > Assignee: Chaoyu Tang > Priority: Minor > Attachments: HIVE-10541.1.patch, HIVE-10541.patch > > > Beeline requires newline at the end of each query in a file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)