Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Big Data Sandbox install : Hadoop container download loops

Hi,

I’m evaluating Talend Big Data Sandbox. I downloaded the VMWare image for Windows successfully, then I opened it by VMWare and the Talend installation scripts started.

All went ok until the choice of Hadoop platform (Cloudera or Hortonworks).

From there, whatever platform I choose, the installation hangs at Step 2 of 6 (that is Pulling Cloudera or Hortonworks container from Docker Hub). In fact the Cloudera (or Hortonworks) Download progress dialog goes to the end, however it then restart the download, again and again.

 

I added proxy configuration from the browser settings (it is now opening websites fine) however it didn’t helped.

 

I tried to launch Talend Studio (to see whether I could try Spark without an Hadoop configuration) and it asks for a licence key, wich I didn’t received (was not present in the confirmation email).

 

Thanks by advance

 

Jerome

Labels (4)
2 Replies
Anonymous
Not applicable
Author

I added configuration

http_proxy=http://user:password@host:port

both in .curlrc and .wgetrc (as the installer may use these to download the container), however it didn't help.

 

Anonymous
Not applicable
Author

I found that install script cloudera.bash (found in /var/www/html/Sandbox) uses docker pull to get the containers.

I then followed the below procedure to set http proxy for docker service, however it didn't help.

 

https://docs.docker.com/engine/admin/systemd/#httphttps-proxy