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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Studio for DQ - Bad maven reference for apache-curator

Installing optional modules for Talend Studio Data Quality 7.0.1.20180411_1414, it stops short with 301 modules remaining.  Error resolving artifact org.apache.curator: apache-curator:jar:2.6.0: Could not find artifact org.apache.curator:apache-curator:jar:2.6.0 in central (http://repo1.maven.org/maven2/)

Labels (2)
23 Replies
Anonymous
Not applicable
Author

Hello

Talend Studio tries to download these additional modules from talend-update.talend.com/nexus.

We have created a jira issue on talend bug tracker:https://jira.talendforge.org/browse/TDQ-15717.

Best regards

Sabrina

pgruenbeck
Contributor III
Contributor III

Thanks, we got an update notice last week or so and its working now.

Anonymous
Not applicable
Author

Hello

@gbrandel

Is this issue fixed from your side?

Best regards

Sabrina

 
Anonymous
Not applicable
Author

Hello ,

Thanks for your feedback.

Could you please give us more information about this "update notice"? Is it from talend team or your own IT administrator? Our data quality developers are working on this issue with a lot of effort and we will appreciate it a lot if you could give us more information about this.

Best regards

Sabrina

 

pgruenbeck
Contributor III
Contributor III

It was not an anti-virus issue as it occurred on 3 completely separate systems, one of which did not have anti-virus installed (Ubuntu). It suddenly prompted to download additional missing modules about 2 weeks ago and SQLexplorer installed. Now we have the fantastic drill down capability and some nice graphics.

Anonymous
Not applicable
Author

HI @pgruenbeck

 

Thanks  for the feedback. 

Would you mind giving more details  about which modules were missing exactly that you were prompted 2 weeks ago? 

Do you mean that the prompt required that you install SQLexplorer?

 

Cheers,

Elisa

Anonymous
Not applicable
Author

Hello@pgruenbeck

Thanks for your time.

From your description, it seems that you had met sqlexplorer jar issue before.

Actually, we fixed this jira issue https://jira.talendforge.org/browse/TDQ-15771 two weeks ago. An issue about sqlexplorer and top.chart jars not available Nexus for TDQ 7.0.1

Did you have error resolving artifact org.apache.curator: apache-curator:jar issue when you click "Help" --> "Install Additional Packages" on talend open studio for data quality v 7.0.1?

 

Best regards

Sabrina

pgruenbeck
Contributor III
Contributor III

Yes, that describes the problem we had originally where it could not find a jar file.  That folder had a different structure than other folders in the neighborhood. It suddenly prompted us to download the missing modules - so exciting - Thanks.

pgruenbeck
Contributor III
Contributor III

This issue blocking installation of some 700 components has returned with TOS Big Data 7.0.1b
Checking the contents of the Maven folder at the referenced address confirms there is no jar file here.

org/apache/curator/apache-curator/2.6.0
../
apache-curator-2.6.0-site.xml 2014-07-08 02:59 5533
apache-curator-2.6.0-site.xml.asc 2014-07-08 02:59 882
apache-curator-2.6.0-site.xml.asc.md5 2014-07-08 02:59 32
apache-curator-2.6.0-site.xml.asc.sha1 2014-07-08 02:59 40
apache-curator-2.6.0-site.xml.md5 2014-07-08 02:59 32
apache-curator-2.6.0-site.xml.sha1 2014-07-08 02:59 40
apache-curator-2.6.0-source-release.zip 2014-07-08 02:59 1249765
apache-curator-2.6.0-source-release.zip.asc 2014-07-08 02:59 882
apache-curator-2.6.0-source-release.zip.asc.m... 2014-07-08 02:59 32
apache-curator-2.6.0-source-release.zip.asc.s... 2014-07-08 02:59 40
apache-curator-2.6.0-source-release.zip.md5 2014-07-08 02:59 32
apache-curator-2.6.0-source-release.zip.sha1 2014-07-08 02:59 40
apache-curator-2.6.0.pom 2014-07-08 02:59 30359
apache-curator-2.6.0.pom.asc 2014-07-08 02:59 882
apache-curator-2.6.0.pom.asc.md5 2014-07-08 02:59 32
apache-curator-2.6.0.pom.asc.sha1 2014-07-08 02:59 40
apache-curator-2.6.0.pom.md5 2014-07-08 02:59 32
apache-curator-2.6.0.pom.sha1 2014-07-08 02:59 40

 

Log on screen:

java.lang.Exception: Download apache-curator-2.6.0.pom failed!
at org.talend.librariesmanager.utils.DownloadModuleRunnable.downLoad(DownloadModuleRunnable.java:136)
at org.talend.librariesmanager.utils.DownloadModuleRunnable.run(DownloadModuleRunnable.java:77)
at org.talend.updates.runtime.model.TalendWebServiceUpdateExtraFeature.install(TalendWebServiceUpdateExtraFeature.java:96)
at org.talend.updates.runtime.engine.InstallNewFeatureJob.installFeature(InstallNewFeatureJob.java:74)
at org.talend.updates.runtime.engine.InstallNewFeatureJob.run(InstallNewFeatureJob.java:65)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.io.IOException: Error resolving artifact org.apache.curator:apache-curator:jar:2.6.0: Could not find artifact org.apache.curator:apache-curator:jar:2.6.0 in central (http://repo1.maven.org/maven2/)
at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:630)
at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:573)
at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:548)
at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:523)
at org.talend.core.nexus.TalendMavenResolver.resolve(TalendMavenResolver.java:87)
at org.talend.librariesmanager.model.service.LocalLibraryManager.resolveJar(LocalLibraryManager.java:401)
at org.talend.librariesmanager.utils.nexus.NexusDownloadHelperWithProgress.download(NexusDownloadHelperWithProgress.java:78)
at org.talend.librariesmanager.utils.DownloadModuleRunnable.downLoad(DownloadModuleRunnable.java:121)
... 5 more

pgruenbeck
Contributor III
Contributor III

This is occurring on a fresh download of TOS Big Data 7.0.1b
https://www.talend.com/download/thankyou/big-data-windows/