Created 02-13-2017 05:05 AM
I am trying to install Cloudera Manager 5.10.0 but am unable to proceed beyond the parcel selection screen. The system does not have internet connection, so I have copied the parcel to local webserver. However the parcels are being not recognized. I have this error message.
The more options screen looks as below
The webserver when accessed from browser shows the following
I started with cdh-5.10.0 then downloaded 5.10 but it was not recognized. Then the archive latest location was pointing to cdh5.3.10 so I downloaded that too. Still no luck. I have also tried copying everything to parcel repo directory and changing .sha1 to .sha as suggested in another post but that did not help either. Can you someone point out what I am missing? Thanks in advance.
Created 02-13-2017 12:43 PM
I just noticed that you indeed your Remote Parcel Repository URL needs adjustment.
You specified: http://loclahost/cdh
However, there are no parcels or manifest.json files in that directory. If you want Cloudera Manager to see the parcels for CDH, you would need:
http://localhost/cdh/cdh-5.10
Make sure http://localhost/cdh/cdh-5.10 contains the parcel files and the manifest.json that goes with them.
Regards,
Ben
Created 02-14-2017 06:05 AM
Since it is only key trustee server at this point, I will proceed with current parcels and come back to this later. Thanks for you replies.
Created 02-14-2017 06:43 AM
All the services you mentioned will be part of the CDH parcel, you are correct.
The Key Trustee Server parcel is separate and needs further licensing. You will need to contact Cloudera support to be able to install it.
Hope the rest of your CDH installation went well.
Tina
Created 02-14-2017 07:08 AM