Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOS_BD-20190620_1446-V7.2.1 down load and install of jars failing

Hi  Team,

 

We are getting 'could not transfer artifact Not authorized by proxy ' error in log while trying to download and install related jars. Since the required jar count is too high doing this manually is not feasible.

 

Can you check whether this is a bug? Saw some discussion related to the same.

 

config.ini have below setting

default.update.site.url=https://update.talend.com/Studio/tos/

 

We have set proxy(for http and https) and page is white listed and download is possible if we try manually.

 

Automatic Proxy configuration for Talend
In the menu bar, go to “Windows > Preferences”
Locate “General > Network Connections”
Set “Active Provider” to “Manual”
Under “Proxy entries, highlight “HTTP” and click [Edit…] sbstjsvfw01 8080
Set the values:
Click [OK]
Click [OK]
Restart Talend.

 

https://community.talend.com/t5/Installing-and-Upgrading/Download-and-install-all-modules-is-disable...


https://community.talend.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/td-p/47985

 

 

Warm Regards,

Rajeswary S

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello ,

 

Please connect to public network and download the jars  as I did, then copy (TOS_BD-20190620_1446-V7.2.1\configuration\.m2\repository) repository folder to your workstation.

 

With HiveServer2 (hive patch 3.0.0)with execution engine tez i am able to create job will input as HiveDB table. Metastore used is MySql.

 

Steps attached. Refer below link for hive settings.

 

https://dzone.com/articles/how-configure-mysql-metastore

 

 

Warm Regards,

Rajeswary S

View solution in original post

6 Replies
Anonymous
Not applicable
Author

https://community.talend.com/t5/Installing-and-Upgrading/I-can-t-download-third-party-jar-Files/m-p/...

say there an issue can you please confirm on what has to be done. If you can atleast share the mandatory jars ,w ill try to download it mandatory, the coutn of jars listed is very high (around 300)
Anonymous
Not applicable
Author

I also have the same issue. I have set up the proxy and whitelist successfully as I have been able to download and install other JAR's successfully. There seems to be a problem possibly with the Maven URI, as mine is referring to: 

 

mvn:https://talend-update.talend.com/nexus/content/groups/dynamicdistribution/!javax.activation/activati...

 

but if you go to the actual URL (https://talend-update.talend.com/nexus/content/groups/) it shows nothing there, but if you look at this URL you can find the activation.jar file out there at this different path. (https://talend-update.talend.com/nexus/content/repositories/libraries/javax/activation/activation/1....)

 

I'm not sure what Distribution you are trying to use, but we are trying to connect with HortonWorks, and there are like 174 JAR's I need, all from NEXUS.

 

I would love to have traction on this post. I have attached the error log I get when trying to Download and Install.

 


Talend_Error_scrnsht.PNG
Anonymous
Not applicable
Author

Just realized I didn't show what Component I'm trying to use.

tHiveConnection is the component with a HortonWorks Distribution.... Definitely unable to install any JAR's from Nexus using that Maven URI
Anonymous
Not applicable
Author

Hi ttamura05,

Thank you so much for responding. I was not able to track the root cause and hence did the installation connecting to external network and then copied the repositories to Talend with the help of my IT team.
Currently trying to get connection from hive for my tHiveInput and connection is failing , I have set up hadoop and hive in linux followed below steps for hive installation.
https://www.tutorialspoint.com/hive/hive_installation.htm
Request you to help with steps to be followed for getting the connection to Hive DB successfully, most of the documentation Talend is using Cloudera configurations , however I am using standalone with derby as metastore.


Found this link but not able to connect even after following the steps mentioned.
https://help.talend.com/reader/xvy_0njAOr18WEwe1erXIQ/FQtg514qREyc3vEeDqZyaQ

Thanks in advance,
Rajeswary S

Anonymous
Not applicable
Author

We have been trying to connect to Hive with HortonWorks Distribution using Kerberos Authentication. We are unable to connect even when being provided KeyTab file... and still no luck at installing the JAR's for the latest HortonWorks on Big Data 7.2, on 7.1 I was able to install them automatically using Proxy.
Anonymous
Not applicable
Author

Hello ,

 

Please connect to public network and download the jars  as I did, then copy (TOS_BD-20190620_1446-V7.2.1\configuration\.m2\repository) repository folder to your workstation.

 

With HiveServer2 (hive patch 3.0.0)with execution engine tez i am able to create job will input as HiveDB table. Metastore used is MySql.

 

Steps attached. Refer below link for hive settings.

 

https://dzone.com/articles/how-configure-mysql-metastore

 

 

Warm Regards,

Rajeswary S