Member since
10-11-2017
4
Posts
0
Kudos Received
0
Solutions
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:
- Labels:
-
Apache Kafka
-
Apache Spark
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