-
Today, each Logstash instance is a _full pipeline_ -- inputs, filters and outputs stages. In large-scale Logstash deployments, users run multiple instances of Logstash in order to horizontally scale e…
-
We have many plugins failing against logstash-core, this must be fixed..Below is a sample (small portion) of the ones failing (full list in https://travis-ci.org/logstash-plugins/):
- [ ] [logstash…
-
Hey guys, any Idea what can be the issue here? I installed sonarquebe in my AKS cluster. I have an nginx ingress controller and I have already running some apps. I tried to install sonar using chart p…
-
es版本:7.10
canal版本:1.1.4
es的索引信息
![image](https://user-images.githubusercontent.com/35521643/103620401-5ff7bc00-4f6e-11eb-9a59-469e8d6d13bb.png)
canal adapter application.yml配置文件如下:
server:
…
-
* https://projectreactor.io/docs/core/release/reference/
Reactor 3 Reference Guide
Mono:https://projectreactor.io/docs/core/release/reference/#core-features
Flux:https://projectreactor.io/docs/co…
-
Hello,
When using the elasticsearch connector, I keep running into a problem that does not occur with other connectors. The connector sometimes fails due to poll timeout:
```
[2021-02-23 21:06:07…
-
-
1. SQL
2. JDBC
3. ODBC
4. CLI
5. Workbench
We recently also added UI tests for workbench
-
ver
apache-seatunnel-incubating-2.1.1
spark-2.4.0-bin-hadoop2.6
### my.conf
path:
/opt/apache-seatunnel-incubating-2.1.1/config/my.conf
```xml
env {
spark.app.name = "SeaTunnel"
spark…
-
## Summary
Currently Postgres source returns timestamp with second precision. This causes problem for timestamp columns with millisecond precision when such column is used as the cursor in the increme…