-
次のタスクを対象とする。
10. Debezium構築
4. AMQ Streamsを利用するシステム側の設定
4.1. Debeziumへの認証認可対応 #89 KafkaConnector CR で Oracle の認証を Secret を利用するように変更
-
Related to [KAFKA-3552](https://issues.apache.org/jira/browse/KAFKA-3552), network latency on consumer side can cause an `OutOfMemoryError` in the heartbeat thread, which is fatal.
```
Uncaught er…
-
# New promotions module
Link to documentation: https://github.com/FoxComm/highlander/tree/master/documents/design/promotions
Why do we want to go for new implementation instead of refactoring ol…
-
Feature request to add these 2 new aggregate functions, which should return the earliest or latest (based on rowtime) values for a specified column from the aggregate window. In the case of a non-wind…
-
Hi,
We are looking at sending alerts generated by riemann to timescaleDB(an extension to postgresDB). We don't see any plugin available already. Is there any plan of implementing one in near future…
-
When I try do run a
`docker-compose up -d `
with the docker-compose YAML file (found in the 5.0.1-post branch), I get an error during the building of the connect image. It seems to be an issue…
-
**Describe the bug**
The following PR https://github.com/confluentinc/ksql/pull/3695/files#diff-734b7c162230742e416f79fdf85d146dR41-R48 (/cc @agavra)
introduces a validation of source name that do n…
-
hi,how to fix it?
![image](https://user-images.githubusercontent.com/59470742/76376743-06d9ee80-6384-11ea-866c-6d076723f74d.png)
![image](https://user-images.githubusercontent.com/59470742/76376759-…
-
For REST APIs we would really like to have a single meta package where
we can define an input multiple times and in that input redirect the
data to a different `data_stream.dataset`. For example …
-
Running the query like
`CREATE TABLE t1 AS SELECT Id, MIN(updatedAt) as updated from d1 WHERE ... GROUP BY Id`
where updatedAt's type is BIGINT results in error
> The aggregation function(s) (MIN…