kamir commented on PR #468: URL: https://github.com/apache/incubator-wayang/pull/468#issuecomment-2331285637
The SparkPlatform handles the Kafka Source differently, using its own Spark-Kafka-Source. Our JavaPlatform works directly with Consumer, and with Producer API. Hence we will have different implementations for this particular Problem. My understanding was, that all Kafka related functionality should be "grouped" in a specific module, and there, the individual implementations for Java / Spark coexist, but no other place in the project Wayang project has a Kafka dependency. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
