Questions tagged [spring-cloud-dataflow-ui]
49 questions
0
votes
1 answer
Spring Cloud Data Flow, deploy fails when an app output mapped to two different app input:Could not install AppDeployRequest
In Kubernetes SCDF (2.2.0.RELEASE), in a simple stream when an output from an app is mapped to two different app inputs the stream DEPLOY fails with an error message "Could not install AppDeployRequest".
Example Branched Stream
and
Skipper…

techpro
- 71
- 1
- 9
-1
votes
2 answers
Spring Cloud Data Flow in AKS using ACR with a managed identity : metadata
We have a Spring Cloud Data Flow server (SCDF) deployed in an Azure Kubernetes Service (AKS).
We defined a user managed identity assigned to this AKS.
This identity has the AcrPull role on an Azure Container Registry (ACR) that doesn't have an admin…

carth
- 1
- 1
-1
votes
1 answer
Can we transfer file from SFTP to server through spring cloud data flow?
My requirement is to get a file from SFTP and make it available client to download. I am forcefully asked to do that using spring cloud data flow.
In the documentation, I saw that there is an SFTP to the JDBC File Ingest tutorial…

Dasun
- 602
- 1
- 11
- 34
-2
votes
1 answer
Does spring-cloud-dataflow provide support for local scheduling for tasks yet?
Hi im trying to add scheduler to SCDF tasks ? Is this possible on the local machine server ?

DeshanW
- 1