回复: Re: use kafka streams API aggregate ?

2018-01-30 Thread 446463...@qq.com
oh sorry, I means just use Kafka streams API do the aggregate and not depend on Spark 446463...@qq.com 发件人: 郭鹏飞 发送时间: 2018-01-30 23:06 收件人: 446463...@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

Re: use kafka streams API aggregate ?

2018-01-30 Thread 郭鹏飞
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

use kafka streams API aggregate ?

2018-01-30 Thread 446463...@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 ? 446463...@qq.com