gpehh
gpehh
Hi all, SCDF my local environment with @EnableDataFlowServer is running on oracle but I get this error "Cannot load driver class: oracle.jdbc.OracleDriver" while run Composed Task Runner. CTR can run...
When we start the application with oracle driver using @EnableDataFlowServer annotation, CTR not work on oracle. For this, we also want to create a CTR application using annotation (like @EnableComposedTaskRunner)....
Is there a development plan for this?
Kubernetes-client 6.9.0 version for SCDF 2.11.0 and kubernetes 1.26 did not work for me. **When I start a task, "Caused by: java.lang.NoSuchMethodError: io.fabric8.kubernetes.api.model.Lifecycle.getPostStart()"** I get an error. Can you tell...