Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Document HIVE-9519 change, also correct version for hive.spark.* props from 1.2->1.1, thanks Lefty for the catch.

...

  • Default Value: 60 seconds
  • Added In: Hive 1.21.0 with HIVE-9337

Timeout for requests from Hive client to remote Spark driver.

...

  • Default Value: 1000 miliseconds
  • Added In: Hive 1.21.0 with HIVE-9337

Timeout for remote Spark driver in connecting back to Hive client.

hive.spark.client.server.connect.timeout
  • Default Value: 60000 90000 miliseconds
  • Added In: Hive 1.21.0 with HIVE-9337

Timeout for remote Spark driver in connecting back to Hive client.

...

  • Default Value: 256
  • Added In: Hive 1.21.0 with HIVE-9337

Number of bits of randomness in the generated secret for communication between Hive client and remote Spark driver.  Rounded down to nearest multiple of 8.

...

  • Default Value: 8
  • Added In: Hive 1.21.0 with HIVE-9337

Maximum number of threads for remote Spark driver's RPC event loop.

...

  • Default Value: null
  • Added In: Hive 1.21.0 with HIVE-9337

Channel logging level for remote Spark driver.  One of DEBUG, ERROR, INFO, TRACE, WARN.  If unset, TRACE is chosen.

...