Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

hive.repl.approx.max.load.tasks
  • Default Value: 1000 10000
  • Added in: Hive 3.0.0 with HIVE-16896

Provide and approximate an approximation of the max maximum number of tasks that should be executed in before dynamically generating the next set of tasks. The number is an approximate as we Hive will stop at a slightly higher number than above, the reason being some events might lead to an a task increment that would cross the above specified limit.

Blobstore (i.e. Amazon S3)

...