Hi!
With CDH 6.0.1 i have the following issue:
Following the Guideline I tar the Parcel with gzip. Then I provide the parcel via my repo Server and paste the URL into CM Parcel Configurations -> Remote Parcel Repository URLs
Download Fails because of the hash verification.
The downloaded parcel is stored in /opt/cloudera/parcel-repo The .parcel is gunzipped (and I think therefore the hash verification Fails)
If I do not gzip the .parcel, then the Step target/validator.jar -f Fails. But Cloudera Manager accepts the .parcel and distributes it.
So what is the solution?