You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2018/03/30 17:57:00 UTC

[jira] [Comment Edited] (HIVE-19018) beeline -e now requires semicolon even when used with query from command line

    [ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420773#comment-16420773 ] 

Aihua Xu edited comment on HIVE-19018 at 3/30/18 5:56 PM:
----------------------------------------------------------

Checked those failures. auto_sortmerge_join_2.q passes locally, bucketizedhiveinputformat.q and testTriggerMoveAndKill.q are not related. 


was (Author: aihuaxu):
Checked those failures. auto_sortmerge_join_2.q passes locally, bucketizedhiveinputformat.q and testTriggerMoveAndKill.q are related. 

> beeline -e now requires semicolon even when used with query from command line
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-19018
>                 URL: https://issues.apache.org/jira/browse/HIVE-19018
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>    Affects Versions: 3.0.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>            Priority: Major
>         Attachments: HIVE-19018.1.patch
>
>
> Right now if you execute {{beeline -u "jdbc:hive2://" -e "select 3"}}, beeline console will wait for you to enter ';". It's a regression from the old behavior. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)