Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add missing property "hive.exec.temporary.table.storage"

...

Whether to check, convert, and normalize partition value specified in partition specification to conform to the partition column type.

hive.exec.temporary.table.storage
  • Default Value: default

  • Added In: Hive 1.1.0 with HIVE-7313

Expects one of [memory, ssd, default].

Define the storage policy for temporary tables.Choices between memory, ssd and default. See HDFS Storage Types and Storage Policies.

SerDes and I/O

SerDes

hive.script.serde

...