Statement.updateQuery() returns Method Not Supported exception
--------------------------------------------------------------

                 Key: HIVE-2967
                 URL: https://issues.apache.org/jira/browse/HIVE-2967
             Project: Hive
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 0.8.0
         Environment: Remotely connecting from a Windows machine via JDBC to 
Hive installed on Linux Kernel-2.6.18-glibc-2.5 x86_64 64bit
            Reporter: Alex Piyevsky


When our software sends a CREATE TABLE command to HIVE via JDBC, a 
Statement.updateQuery() statement is issued which results in a Method Not 
Supported exception.  We did not get this error in the previous version of Hive 
(0.7.1).  Please advise, did something change within the 0.8 JDBC driver, is a 
statement like this no longer supported?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to