--json (-j) Print metadata in JSON format --pretty (-p) Pretty print json metadata output --timezone (-t) Print writer's time zone --data (-d) Should the data be printed --rowindex (-r) <col_ids> Comma separated list of column ids for which row index should be printed --recover Recover corrupted orc files generated by streaming --skip-dump Used along with --recover to directly recover files without dumping --backup-path <new_path> Specify a backup path to store the corrupted files (default: /tmp) --help (-h) Print help message
java -jar orc-tools-X.Y.Z-uber.jar meta <path-to-local-orc-file>