ayushtkn opened a new pull request, #6687:
URL: https://github.com/apache/hive/pull/6687

   ### What changes were proposed in this pull request?
   
   Add support for Persistable Sessions in Hive
   
   ### Why are the changes needed?
   
   In case of HS2 failures, the Session should be preserved for better HS2 HA
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   In case there is a HS2 crash, the other HS2 can reload the session, so 
session is preserved and the query retry doesn't fail with 
`InvalidSessionHandle`
   
   ### How was this patch tested?
   
   UT, Rest Pending
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to