You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2014/09/18 22:02:34 UTC

[jira] [Created] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

Yongzhi Chen created HIVE-8182:
----------------------------------

             Summary: beeline fails when executing multiple-line queries with trailing spaces
                 Key: HIVE-8182
                 URL: https://issues.apache.org/jira/browse/HIVE-8182
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.13.1, 0.12.0
            Reporter: Yongzhi Chen


As title indicates, when executing a multi-line query with trailing spaces, beeline reports syntax error: 
Error: Error while compiling statement: FAILED: ParseException line 1:76 extraneous input ';' expecting EOF near '<EOF>' (state=42000,code=40000)
If put this query in one single line, beeline succeeds to execute it.



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