Hi, I am trying to use HiveServer2 session hook to get query string within a session. The hook returns an identifier to the SessionHandle through getSessionHandle() method. I am not able to get the SessionHandle using the identifier.
Can you please provide a way using which I can retrieve the session handle within the hook? Thanks, Puneet