Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added hive.tez.input.generate.consistent.splits

...

The default input format for Tez. Tez groups splits in the AM (ApplicationMaster).

hive.tez.input.generate.consistent.splits

Whether to generate consistent split locations when generating splits in the AM. 

Setting to false randomizes the location and order of splits depending on how threads generate.

Relates to LLAP.

hive.tez.container.size

...

  • Default Value: null
  • Added In: Hive 2.0.0 with ..updates in HIVE-12078

Whether the LLAP I/O layer is enabled.  Remove property or set to false to disable LLAP I/O.

...