[ https://issues.apache.org/jira/browse/HIVE-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409961#comment-16409961 ]
Yongzhi Chen commented on HIVE-19018: ------------------------------------- >From beeline doc https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-Beeline%E2%80%93CommandLineShell https://issues.apache.org/jira/browse/HIVE-9877 add support -e for multiple statements. > 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)