[ https://issues.apache.org/jira/browse/KNOX-2641?focusedWorklogId=637343&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-637343 ]
ASF GitHub Bot logged work on KNOX-2641: ---------------------------------------- Author: ASF GitHub Bot Created on: 12/Aug/21 13:31 Start Date: 12/Aug/21 13:31 Worklog Time Spent: 10m Work Description: moresandeep opened a new pull request #481: URL: https://github.com/apache/knox/pull/481 ## What changes were proposed in this pull request? This change fixes the way HA Loadbalancing cookie is set and addresses the concurrency issue when multiple requests are issues. ## How was this patch tested? This patch was tested on a HA cluster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 637343) Remaining Estimate: 0h Time Spent: 10m > Hive Invalid Session Handle is observed regularly when using HA provider > ------------------------------------------------------------------------ > > Key: KNOX-2641 > URL: https://issues.apache.org/jira/browse/KNOX-2641 > Project: Apache Knox > Issue Type: Bug > Components: Server > Reporter: Sandeep More > Assignee: Sandeep More > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The following error is seen in Hive logsĀ > {code} > Jul 14 20:22:53.819 ERROR 48 > com.cloudera.hiveserver2.exceptions.ExceptionConverter.toSQLException: > [Cloudera][HiveJDBCDriver](500151) Error setting/closing session: > [Cloudera][HiveJDBCDriver](500606) Error occurred while trying to get server > version: HTTP Response code: 500, Error message: Unknown.. > java.sql.SQLException: [Cloudera][HiveJDBCDriver](500151) Error > setting/closing session: [Cloudera][HiveJDBCDriver](500606) Error occurred > while trying to get server version: HTTP Response code: 500, Error message: > Unknown.. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)