Github user tdas commented on the issue:
https://github.com/apache/spark/pull/11863
Overall, this is looking good. Two high level points.
1. Now we have two subprojects both creating
org.apache.spark.streaming.kafka.KafkaUtils. I think this is going to cause
problems downstream in the docs and stuff. Also it will be hard for user to
disambiguate whats being used. So I propose changing the package name for the
new one to `o.a.s.streaming.kafka010`. All the new classes will be in that
package.
2. Don't need CanCommitOffsets.
3. We need a whole lot of new docs, especially updates in the streaming
kafka integration guide. That will be a different PR. Could you start working
on that?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]