Github user markgrover commented on the pull request:
https://github.com/apache/spark/pull/10953#issuecomment-181264407
Thanks for your feedback, @harishreedharan I have done a significant
refactoring of code based on your feedback, sharing code where possible. The
new RDD, is now called NewKafkaRDD (similar to how Hadoop RDD was done) and
similar naming convention for NewKafkaCluster and NewDirectKafkaInputDStream,
etc.
[One of the
tests](https://github.com/markgrover/spark/blob/kafka09-integration/external/kafka/src/test/scala/org/apache/spark/streaming/kafka/DirectKafkaStreamSuite.scala#L381)
is currently marked as ignored because it's blocked by KAFKA-3029. Once that's
committed and available in Apache Kafka 0.9.0.1, I will re-enable that test.
Once again, thanks for your review. And, I'd appreciate a review from
others as well.
---
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]