| Class | Description |
|---|---|
| AdapterArguments |
Determines requires arguments for the adapter from the runtime arguments given to the program.
|
| StreamConversionAdapter |
Application that converts a stream into a partitioned file set.
|
| StreamConversionMapReduce |
MapReduce job that reads events from a stream over a given time interval and writes the events out to
files in avro format, as well as registering those files as partitions in Hive.
|
| StreamConversionMapReduce.StreamConversionMapper |
Mapper that reads events from a stream and writes them out as Avro.
|
| StreamConversionWorkflow |
Workflow that periodically reads data from a stream and writes it into a time partitioned fileset.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.