Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.4.0, 2.4.1, 2.4.2, 2.4.3
Description
KafkaOffsetRangeCalculator.getRanges may drop offsets due to round off errors.
This only affects queries using "minPartitions" option. A workaround is just removing the "minPartitions" option from the query.
Attachments
Issue Links
- is caused by
-
SPARK-23541 Allow Kafka source to read data with greater parallelism than the number of topic-partitions
- Resolved
- links to