Since that's an internal class used only for unit testing, what would the benefit be?
On Tue, May 5, 2015 at 3:19 PM, BenFradet <benjamin.fra...@gmail.com> wrote: > Hi, > > Since we're now supporting Kafka 0.8.2.1 > <https://github.com/apache/spark/pull/4537> , and that there is a new > Producer API <https://kafka.apache.org/documentation.html#producerapi> > with this version, I was wondering if we should convert to this new API in > KafkaTestUtils > < > https://github.com/apache/spark/blob/master/external/kafka/src/main/scala/org/apache/spark/streaming/kafka/KafkaTestUtils.scala > > > and the different examples. > > Ben. > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/New-Kafka-producer-API-tp12050.html > Sent from the Apache Spark Developers List mailing list archive at > Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org > For additional commands, e-mail: dev-h...@spark.apache.org > >