04-16-2018 09:38 AM
Although is not part of CDH there was no section for Spark, so I am posting it here.
There is an issue with the manifest files in http://archive.cloudera.com/spark2/parcels/2/manifest.json and http://archive.cloudera.com/spark2/parcels/latest/manifest.json
Although the parcels are
Parcels
The contents of the manifest refer to
"parcelName": "SPARK2-2.3.0.cloudera1-1.cdh5.12.0.p0.304585-el7.parcel",
If someone uses the http://archive.cloudera.com/spark2/parcels/latest as a Remote parcel repository, it will fail.
The manifest in http://archive.cloudera.com/spark2/parcels/2.2.0.cloudera2/manifest.json is ok, which is strange. I thought that "latest" was a link to the latest version.
Please find below screenshots of the repository
Repository
Manifest
Please fix it. If someone wants to install Spark2.2 cloudera 2, then he should alter the parcel repository from
http://archive.cloudera.com/spark2/parcels/latest/
to
04-17-2018 04:50 AM
I see that repositories have been updated and CDS 2.3 has been released.