-
Dataflow job with template is cumbersome to update and do not support network configurations
-
While creating a stream, we are allowed to give only a single topic. To override the destination, we use the spring.cloud.stream.bindings.input.destination property to set multiple Kafka topics. Howev…
-
**Description:**
We have seen the SCDF document which says we can set the property maximumConcurrentTasks as below
spring.cloud.dataflow.task.platform..accounts[].deployment.maximumConcurrentTasks…
-
When running LAUNCH TASK or SCHEDULE TASK, the nodeSelector runs unspecified.
* release version
```
{
"featureInfo": {
"analyticsEnabled": true,
"streamsEnabled": f…
-
If customers are on cloud environments(Cloud Run, App Engine, Dataflow etc.), using java-logging-logback directly in the application is usually discouraged, because it would introduce more complexity …
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.6.3 (problem occurs in latest version as well, will try to do…
-
Is it possible to configure multiple datasources for one spring cloud dataflow instance? For example if I have a multi-platform strategy and I got one database per plattform. Would it be possible to h…
jnt0r updated
4 months ago
-
**Problem description:**
Currently we are trying to port our task applications to Spring Boot 3. Because we are using the `spring-cloud-dataflow-rest-client` in one of our task applications there are…
-
### Name and Version
bitnami/spring-cloud-dataflow 32.0.0
### What architecture are you using?
None
### What steps will reproduce the bug?
In `values.yaml` set `deployer.imagePullPolicy` to any a…
-
### Name and Version
bitnami/spring-cloud-dataflow
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Have spring-cloud-dataflow bitnami Chart deploy…