Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix JIRAs for 3 hive.orc.* parameters (HIVE-6125, not HIVE-4660)

...

If turned on, splits generated by ORC will include metadata about the stripes in the file. This data is read remotely (from the client or HiveServer2 machine) and sent to all the tasks.

...

Cache size for keeping meta information about ORC splits cached in the client.

...

How many threads ORC should use to create splits in parallel.

...