spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Defining task deployment properties when registering the task.

Open jvmlet opened this issue 7 years ago • 1 comments

Currently, the only option to pass deployment properties for task is to use arguments while launching the taks. It does make sence to allow to specify task deployment properties during task definition. It would be great to have the option to define task deployment properties both in UI and in SCDF shell via --properties and/or --propertiesFile. See gitter discussion here Thanks

jvmlet avatar May 06 '18 14:05 jvmlet

Any progress on this topic? It seems that we are still not able to pass deployment properties for a task definition after 6 years of development, right?

vboerner avatar Mar 07 '24 09:03 vboerner