Member since
10-11-2017
4
Posts
0
Kudos Received
0
Solutions
11-16-2017
03:00 AM
We are implementing the real time streaming. What is the best framework for real time streaming among spark structured streaming and kafka stream?
... View more
10-11-2017
01:44 PM
Usecase: Real time data needs to push from Apache kafka to DB2 9.1.6. There might be couple of business logics will apply after fetching the data from kafka. What is the best solution to do this usecase? How efficiently DB2 can handle the real time data? One of the Option:
Kafka -> Spark streaming(processing) -> DB2 9.1.6
... View more
Labels:
10-11-2017
06:27 AM
Usecase: Real time data needs to push from Apache kafka to DB2 9.1.6. There might be couple of business logics will apply after fetching the data from kafka. What is the best solution to do this usecase? How efficiently DB2 can handle the real time data? One of the Option: Kafka -> Spark streaming(processing) -> DB2
... View more