Skip to content

First version

Compare
Choose a tag to compare
@mmolimar mmolimar released this 25 Mar 20:46
· 157 commits to master since this release

Initial release for Confluent 3.1.1.

Included in this release:

  • Policies
    • Simple policy.
    • Sleepy policy.
    • HDFS file watch policy.
  • File readers
    • Avro file reader.
    • Parquet file reader.
    • SequenceFile file reader.
    • Text file reader.
    • Delimited text file reader.
  • Unit and integration tests (local FS and HDFS).
  • Offset support when processing records.
  • Documentation.