Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
DSv2 Kafka streaming source seems to miss setting the preferred location, which may destroy the purpose of cache for Kafka consumer (connection) & fetched data.
For DSv1, we have set the preferred location in RDD.
For DSv2, we should provide the info. in input partition, but we don't add the information into KafkaBatchInputPartition.