tKinesisInputAvro
Acts as consumer of an Amazon Kinesis stream to pull messages from this Kinesis stream.
Using the Kinesis Client Library (KCL) provided by Amazon, tKinesisInputAvro consumes Avro-formatted data from a given Amazon Kinesis stream (an ordered sequence of data records), constructs an RDD out of this data and sends the RDD to its following components.