spark-instrumented-optimizer/extras/kinesis-asl
Burak Yavuz 26062d2260 [SPARK-11198][STREAMING][KINESIS] Support de-aggregation of records during recovery
While the KCL handles de-aggregation during the regular operation, during recovery we use the lower level api, and therefore need to de-aggregate the records.

tdas Testing is an issue, we need protobuf magic to do the aggregated records. Maybe we could depend on KPL for tests?

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #9403 from brkyvz/kinesis-deaggregation.
2015-11-09 17:18:49 -08:00
..
src [SPARK-11198][STREAMING][KINESIS] Support de-aggregation of records during recovery 2015-11-09 17:18:49 -08:00
pom.xml [SPARK-11198][STREAMING][KINESIS] Support de-aggregation of records during recovery 2015-11-09 17:18:49 -08:00