You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Alejandro Montoya (JIRA)" <ji...@apache.org> on 2018/04/03 14:17:00 UTC

[jira] [Created] (IMPALA-6795) Client session expired

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)