You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "446463844@qq.com" <44...@qq.com> on 2018/01/30 15:08:10 UTC

回复: Re: use kafka streams API aggregate ?

oh sorry,
I means just use Kafka streams API do the aggregate and not depend on Spark 



446463844@qq.com
 
发件人: 郭鹏飞
发送时间: 2018-01-30 23:06
收件人: 446463844@qq.com
抄送: user
主题: Re: use kafka streams API aggregate ?

hi,
Today I do it too.


check your kafka version, then follow  one of the guides below.


http://spark.apache.org/docs/latest/streaming-kafka-0-8-integration.html

http://spark.apache.org/docs/latest/streaming-kafka-0-10-integration.html


http://spark.apache.org/docs/latest/streaming-kafka-integration.html







在 2018年1月30日,下午10:48,446463844@qq.com 写道:

Hi
I am new to kafka.
today I use kafka streams API for real timing process data
and I have no idea with this
Can someone help me ?



446463844@qq.com