yaooqinn commented on pull request #2113:
URL: 
https://github.com/apache/incubator-kyuubi/pull/2113#issuecomment-1066534563


   > is it possible change operation state dynamically through thrift protocol 
version ?
   > 
   > It seems we can check if the thrift protocol version <= 
[HIVE_CLI_SERVICE_PROTOCOL_V8](https://github.com/apache/hive/blob/branch-2.0/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TProtocolVersion.java)
 and disable timeout, since Hive-2.1 introduce 
[HIVE_CLI_SERVICE_PROTOCOL_V9](https://github.com/apache/hive/commit/cfb11f8039c8d9176a77c2c1d7f3624f8d378474)
   
   Oh I missed this comment, seems reasonable to me, We can return 
corresponding state by hive client protocol


-- 
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