Package org.apache.orc.tools
Class RowCount
java.lang.Object
org.apache.orc.tools.RowCount
Given a set of paths, finds all of the "*.orc" files under them and prints the number of rows in each file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
main
(Configuration conf, String[] args)