Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Avro Summarizer Executor can process the content of .avro, snappy-compressed binary Avro format (.snappy.avro), Avro schema (.avsc) files and extract each of the rows and the table schema.

Each extracted row will be processed by the summarizers attached to the job.


Xml Summarizer Executor

The Xml Summarizer Executor can process the content of xml file and extract each of the rows and the table schema.

Each extracted row will be processed by the summarizers attached to the job.

...