You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Artur Sukhenko <ar...@gmail.com> on 2016/11/23 14:46:20 UTC

[Spark Thriftserver] connection timeout option?

Hello devs,

Lets say there is/are user(s) who are using: T*ableau
desktop+spark+sparkSQL* and *Hive server* *2* is installed but they use
*spark* for the thrift server connection.

They are trying to configure spark to drop Thrift Connection when there is
inactivity for this specific user and the timer expire.

Available parameters(mentioned below) which can achieve these results are
not working for spark thriftserver.
~~~~
      1- *hive.server2.long.polling.timeout*
      2- *hive.server2.idle.session.timeout*
      3- *hive.server2.idle.operation.timeout*
~~~~

Do we have any other available parameter which can achieve idle timeout
results for spark(thrift server) ?
Will this require a new development or if its even possible ?

Sincerely,

Artur
-- 
--
Artur Sukhenko