Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 03-04-2015 03:11 PM - edited 09-16-2022 02:23 AM
Hi
Our Cluster doesnt have internet connection, so have created a local repo to serve the parcels. configured correctly the http URL location of the parcel.
when i try to install from local parcel, CM just keep repeating the log below and hangsfor hours.
I have stopped the firewall , Can someone urgently suggest a solution.
2015-03-04 18:08:13,338 INFO ParcelUpdateService:com.cloudera.parcel.components.ParcelManagerImpl: Downloading parcels of CDH:5.3.2-1.cdh5.3.2.p0.10 for distros [RHEL6]
2015-03-04 18:08:13,339 INFO ParcelUpdateService:com.cloudera.parcel.components.ParcelDownloaderImpl: Preparing to download: http://169.35.91.254:80/CDH5.3.2/CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel
Regards
Suresh
Created on 03-04-2015 04:24 PM - edited 03-04-2015 04:26 PM
-rw-r----- 1 cloudera-scm cloudera-scm 1082929944 Mar 4 15:22 CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel
The file size should be 1558200266 bytes, you seem a bit short. Try downloading the parcel and sha1 again from http://archive.cloudera.com/cdh5/parcels/latest/
Created 03-04-2015 03:17 PM
Created 03-04-2015 03:37 PM
Thanks Gautam for your prompt response,
Yes i do have manifest.json file on the same directory.
[g190134@usl20054297 CDH5.3.2]$ ls -lrt
total 1058644
-rwxrwxrwx 1 cmluat cml 41 Mar 2 13:47 CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel.sha1
-rwxrwxrwx 1 g190134 g190134 42655 Mar 4 14:58 manifest.json
-rw-r----- 1 cloudera-scm cloudera-scm 41 Mar 4 15:22 CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel.sha
-rw-r----- 1 cloudera-scm cloudera-scm 1082929944 Mar 4 15:22 CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel
no proxies set in CM config.
Am able to download the manifest.json via wget
[g190134@usl20054297 ~]$ wget "http://169.35.91.254/CDH5.3.2/manifest.json"
--2015-03-04 18:35:52-- http://169.35.91.254/CDH5.3.2/manifest.json
Connecting to 169.35.91.254:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42655 (42K) [application/octet-stream]
Saving to: `manifest.json.1'
100%[====================================================================================================================================================================================================================================>] 42,655 --.-K/s in 0s
2015-03-04 18:35:52 (448 MB/s) - `manifest.json.1' saved [42655/42655]
Created on 03-04-2015 04:24 PM - edited 03-04-2015 04:26 PM
-rw-r----- 1 cloudera-scm cloudera-scm 1082929944 Mar 4 15:22 CDH-5.3.2-1.cdh5.3.2.p0.10-el6.parcel
The file size should be 1558200266 bytes, you seem a bit short. Try downloading the parcel and sha1 again from http://archive.cloudera.com/cdh5/parcels/latest/
Created 03-05-2015 07:07 AM
Hi Gautam,
Thanks for finding it out. Not sure how we got partiall download file, I have downloaded the complete set now and it is resolved. Thanks once again.
Regards
Suresh
Created 03-05-2015 01:45 PM