Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2023 07:02 AM
@Mahesh D :
Based on the error message, it seems that the issue could be related to the JDBC driver used by Informatica Cloud to connect to Databricks.
Here are a few suggestions you can try to troubleshoot the issue:
- Ensure that you have the correct JDBC driver version installed in Informatica Cloud to connect to Databricks. You may need to update the driver version to be compatible with your Databricks cluster.
- Verify that the Databricks connection properties (such as host, port, and authentication) are correctly configured in Informatica Cloud.
- Check that the SQL query is correctly formatted and that it returns valid results when run in Databricks.
- Try running the SQL query in a different SQL editor to ensure that it works correctly.
- Check the logs for any additional error messages that might provide more information about the issue.
- Contact Informatica Cloud support for further assistance.
I hope this helps you resolve the issue. Let me know if you have any further questions or concerns.