Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: doc hive.exec.orc.skip.corrupt.data (HIVE-6382)

...

Use zerocopy reads with ORC. (This requires Hadoop 2.3 or later.)

hive.exec.orc.skip.corrupt.data
  • Default Value: false
  • Added In: Hive 0.13.0 with HIVE-6382

If ORC reader encounters corrupt data, this value will be used to determine whether to skip the corrupt data or throw an exception. The default behavior is to throw an exception.

hive.hadoop.supports.splittable.combineinputformat

...