Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add ORC to values for hive.default.fileformat.

...

Default file format for CREATE TABLE statement. Options are TextFile, SequenceFile, RCFile, and SequenceFileOrc. Users can explicitly say CREATE TABLE ... STORED AS TEXTFILE|SEQUENCEFILE|RCFILE|ORC to override.

hive.fileformat.check

...