Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We have created a CI pipeline for Talend but the pipeline is failing with the below error:
[ERROR] Failed to execute goal on project cicd_foundation_to_sqldb: Could not resolve dependencies for project org.example.cicd_talend.job:cicd_foundation_to_sqldb:jar:0.1.0: Could not find artifact org.talend.libraries:SparkJDBC42:jar:6.0.0-SNAPSHOT in central-talend (
https://talend-update.talend.com/nexus/content/repositories/libraries/) -> [Help 1]
Also,, for your reference, I am referring to this link: Continuous Integration and Deployment using Azure DevOps • Talend Software Development Life Cycle Be...
Regards,
Varsha
Regarding to the error log, the problem is that it can't build the job cicd_foundation_to_sqldb due to missing SparkJDBC42.jar
Could you please double check this job to make sure it will use the spark driver jar
mvn:Spark/SparkJDBC42/2.6.14.1018/jar