scrapinghub / exporters

Exporters is an extensible export pipeline library that supports filter, transform and several sources and destinations
BSD 3-Clause "New" or "Revised" License
40 stars 10 forks source link

KafkaScannerSimple and KafkaScanner are the same class. Also, #336

Closed kalessin closed 7 years ago

kalessin commented 7 years ago

keep_offsets option is not available anymore (it was never supported, has no sense for inverse scan logic)

rocioar commented 7 years ago

@kalessin there is an error that it's making tests fail:

./exporters/readers/kafka_scanner_reader.py:49:33: E127 continuation line over-indented for visual indent