Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tinkering with heading 5 formats

...

Maximum number of Thrift worker threads.

hive.server2.thrift.worker.keepalive.time
  • Default Value: 60
  • Added in: Hive 0.14.0 with HIVE-7353

Keepalive time (in seconds) for an idle worker thread. When number of workers > min workers, excess threads are killed after this time interval.

hive.server2.thrift.max.message.size
  • Default Value: 100*1024*1024
  • Added in: Hive 1.1.0 (backported to Hive 1.0.2) with HIVE-8680

...