Property Transforms > Troubleshooting Property Transforms > Resolve External Flink Connection Issues
Resolve External Flink Connection Issues
If you are using an external Flink instance, instead of the Flink instance provided with the Platform Analytics installer, you might see Flink connection errors in the configuration log file. To resolve these issues:
1. Navigate to the flink-conf.yaml file for your external Flink instance.
2. Find the jobmanager.rpc.address parameter and set it to the IP address of the server where the external Flink instance is running.
3. Restart your Flink server.
4. Restart the Property Transform microserver.
Was this helpful?