Cluster computing
Monday, December 2, 2019
›
Patenting Introspection: A software product may have many innovations. Patents protect innovations from infringement and provide some copy...
Sunday, December 1, 2019
›
We were discussing Flink APIs. The source for events may generate and maintain state for the events generated. This generator can event ...
Saturday, November 30, 2019
›
We were discussing Flink Apis and connector: A typical query looks like this: env.readTextFile(ratingsCsvPath) .flatMap(new Extra...
Friday, November 29, 2019
›
A methodology to use Flink APIs for text summarization: Text summarization has been treated as a multi-stage processing of a problem start...
Thursday, November 28, 2019
›
We were discussing Flink Apis and connector: A typical query looks like this: env.readTextFile(ratingsCsvPath) .flatMap(new ExtractRat...
Wednesday, November 27, 2019
›
The solutions that are built on top of SQL queries are not necessarily looking to write SQL. They want programmability and are just as cont...
Tuesday, November 26, 2019
›
Apache Flink discussion continued: Apache Spark query code and Apache Flink query code look very much similar, the former uses stream proc...
‹
›
Home
View web version