[ 
https://issues.apache.org/jira/browse/HIVE-14304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklaus Xiao reassigned HIVE-14304:
-----------------------------------

    Assignee: Hari Sankar Sivarama Subramaniyan  (was: Niklaus Xiao)

> Beeline command will fail when entireLineAsCommand set to true
> --------------------------------------------------------------
>
>                 Key: HIVE-14304
>                 URL: https://issues.apache.org/jira/browse/HIVE-14304
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>    Affects Versions: 1.3.0, 2.2.0
>            Reporter: Niklaus Xiao
>            Assignee: Hari Sankar Sivarama Subramaniyan
>             Fix For: 2.2.0
>
>         Attachments: HIVE-14304.1.patch
>
>
> Use beeline
> {code}
> beeline --entireLineAsCommand=true
> {code}
> show tables fail:
> {code}
> 0: jdbc:hive2://189.39.151.44:21066/> show tables;
> Error: Error while compiling statement: FAILED: ParseException line 1:11 
> extraneous input ';' expecting EOF near '<EOF>' (state=42000,code=40000)
> {code}
> We should remove the trailing semi-colon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to