0
votes

we are currently using SpringXD to ingest the data from the various data sources to the sinks. Since Springxd is scheduled for end of availability, we would like to migrate to Spring Cloud data flow.

  1. We have written several custom modules for SpringXD. How to use the same modules in SCDF. What are the changes required to use these in SCDF.
  2. Our cluster is kerberos configured, does SCDF supports kerberized kafka and hadoop?.
  3. Do we have any issues when using the server in the yarn for runtime.
  4. Please share us the challenges when migrating from XD to SCDF.

Any help appreciated Thanks in advance

1

1 Answers

0
votes

You can refer this documentation for the migration guide here

For the kerberos configuration of Kafka Spring Cloud Stream binder, you can refer the documentation here