Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
VSharma1683901308
Contributor
Contributor

Talend CI pipeline

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

Labels (1)
  • Other

1 Reply
Anonymous
Not applicable

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