-
Hi, as a thesis work I have developed a Java framework that provides an API that abstracts the programming (in a similar way to JPA, JNDI, etc...) of both stream processing engines (such as Apache Spa…
-
### What happened?
I am attempting to read in a Kafka topic. but am getting a grcp error with apache_beam 2.59. I do not get the error with apache_beam 2.55.
```python
def run(
47 bootstra…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
yes
- Join the mailing list to engage in conversations and get faster support at dev-subs…
-
This is not an issue but more a comment and question.
@ariskk, looking at your code I see that you are a Cats practitioner (as am I). I also use Cats Effect a lot with Blaze, e.g. http4s, fs2 kafka…
-
Focus at the time.
Work with Flink and storm
how to measure latency in windows aggregations?
I need to measure the latency of windows aggregations
each element has time stamp
how much…
-
http://highscalability.com/blog/2015/12/9/free-red-book-readings-in-database-systems-5th-edition.html
https://www.dropbox.com/sh/9wlcv9shyijfa3k/AAByp0jIRDdxYWP_xYjYAE3xa?dl=0
-
We need an easy way to get an infinite input stream to test long-running stream processing. Sometimes setting up Kafka or Pub/Sub is too complex for test purposes. Flink [socketTextStream](https://ci.…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Feature Request
The function enables the cre…
-
# Batch Processing
- Runs on a scheduled basis
- May run for a longer period of time and write results to a SQL-like store
- May analyze all historical data at once
- Typically works with mutabl…
-
**Is your feature request related to a problem? Please describe.**
Currently, the `vmagent` supports writing directly to the `vminsert` or `vmsingle` instances while the enterprise version supports…