All Classes and Interfaces
Classes
Class
Description
Check whether the specified column of multiple ORC files can filter the specified value.
Given a set of paths, finds all of the "*.orc" files under them and
prints the sizes of each column, both as a percentage and the number of
bytes per a row.
A conversion tool to convert CSV, JSON OR ORC files into ORC files.
Driver program for the java ORC utilities.
A tool for printing out the file structure of ORC files.
File dump tool with json formatted output.
This class determines the equivalent Hive schema for a group of JSON
documents.
This class takes a set of JSON documents and shreds them into a file per
a primitive column.
Print the information about the encryption keys.
Merge multiple ORC files that all have the same schema into a single ORC file.
Print the contents of an ORC file as JSON.
Print the version of this ORC tool.
Given a set of paths, finds all of the "*.orc" files under them and prints the number of rows in each file.
Scan the contents of an ORC file.