Hi @CraiMacl_23588, This error is related to an SSL certificate validation failure.
To resolve the issue, you can try the following steps:
• Check if the RDS instance SSL certificate is valid and not expired.
• Ensure the root and intermediate certificates are installed on the client machine.
• If the certificates are not installed, download them from the RDS console and install them on the client machine.
• If the certificates are installed, check if the certificate chain is complete and valid.
• If the certificate chain is not complete or valid, install the missing certificates.
• If the issue persists, try increasing the spark.network.timeout
configuration value to a higher value than the default of 120 seconds. The value can be set at the cluster level or the notebook level.