Alejandro Montoya created IMPALA-6795:
-----------------------------------------

             Summary: Client session expired
                 Key: IMPALA-6795
                 URL: https://issues.apache.org/jira/browse/IMPALA-6795
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
    Affects Versions: Impala 2.10.0
            Reporter: Alejandro Montoya


Hi,

 

I get this error:

_Caused by: java.sql.SQLException: [Simba][ImpalaJDBCDriver](500051) ERROR 
processing query/statement. Error Code: 0, SQL state: 
TStatus(statusCode:ERROR_STATUS, sqlState:HY000, errorMessage:Client session 
expired due to more than 3600s of inactivity ._ 

 

I use JDBC Spring Autoconfigure, and Spring must close the connections 
automaticatly , and i believe not is the problem because there are same bugs 
with manually close connection : 
https://issues.apache.org/jira/browse/IMPALA-1905.

 

I supose this error is cause because there are sessions inactive opens, so, Are 
there any form to close session Impala with JDBC java?

 

it seems the bug has been fixed in Impala 2.0+, but I use driver impala 
2.5.38.1 to connect Impala 2.10.0-cdh5.13.1

 

Can you help me?

 

Thanks in advance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to