[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152102#comment-14152102 ]
Hive QA commented on HIVE-8182: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12671800/HIVE-8182.2.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6368 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.streaming.TestStreaming.testInterleavedTransactionBatchCommits {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1039/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1039/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1039/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12671800 > 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.12.0, 0.13.1 > Reporter: Yongzhi Chen > Assignee: Sergio Peña > Fix For: 0.14.0 > > Attachments: HIVE-8181.1.patch, HIVE-8182.1.patch, HIVE-8182.2.patch > > > 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)