Re: Storing Streaming Data into Static source

2018-06-26 Thread Rad Rad
thanks Stefan. I subscribed the streaming data from Kafka and I did some queries using Flink. I need to store some of the results into a static source. So, which is better data source can I define by Kafka source within Flink API MongoDB or Postgresql. Thanks again. -- Sent from: http:/

Re: Storing Streaming Data into Static source

2018-06-26 Thread Stefan Richter
Hi, I think this is not really a Flink related question. In any case, you might want to specify a bit more what you mean by „better", because usually there is no strict better but trade-offs and what is „better“ to somebody might not be „better“ for you. Best, Stefan > Am 26.06.2018 um 12:54

Storing Streaming Data into Static source

2018-06-26 Thread Rad Rad
Hi all, Kindly, I want to save streaming data which subscribed from Kafka into a static data source. Which is better /MongoDB or PostgreSQL. Radhya. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/