Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor version number fix (based on JIRA ticket)

...

Adding -d to the command will cause it to dump the data in the ORC file rather than the metadata (Hive 01.151.0 and later).

Adding --rowindex with a comma separated list of column ids will cause it to print row indexes for the specified columns, where 0 is the top level struct containing all of the columns and 1 is the first column id (Hive 01.151.0 and later).

ORC Configuration Parameters

...