Member since
09-10-2018
1
Post
1
Kudos Received
0
Solutions
09-10-2018
10:06 PM
1 Kudo
Hi, I have written a java program to execute SQL statements on hive using Cloudera hive JDBC driver. When I try to execute multiple SQL statements separated by a semicolon, driver throwing an error - Error while compiling statement: FAILED: ParseException line 1:36 cannot recognize input near ';' '<EOF>' '<EOF>' in table source. Is it possible to execute multiple SQL statements using Hive JDBC driver.
... View more
Labels:
- Labels:
-
Apache Hive