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]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

CDH 5.13 manifest / directory mismatch

avatar
Visitor

We've run into a blocker on some Director deployments, because of what seems to be a parcel repo / repo manifest mismatch.  Specifically with CDH 5.13.

 

The repo: http://archive.cloudera.com/cdh5/parcels/5.13

The manifest: http://archive.cloudera.com/cdh5/parcels/5.13/manifest.json

 

The manifest is pointing to this CDH parcel:  CDH-5.13.1-1.cdh5.13.1.p0.2-el7.parcel

However, the directory itself contains this el7 parcel:  CDH-5.13.2-1.cdh5.13.2.p0.3-el7.parcel

 

This is causing our deploys to hang as parcel fetching attempts repeatedly 404.  We've actually adjusted the repo, as well, from 5.13 to 5.13.1 and that worked for a day, then stopped.  We're currently trying again with 5.13.2.3, but honestly I'd prefer to get to the bottom of this mismatch instead of just continually working around it.

 

Any ideas out there?

1 ACCEPTED SOLUTION

avatar
Rising Star

Thanks for reporting this jmccormick.  Your right, that 5.13 repo has an incorrect manifest, we're looking into fixing this. In the meantime you can try http://archive.cloudera.com/cdh5/parcels/5.13.2 which worked fine for me.

View solution in original post

2 REPLIES 2

avatar
Rising Star

Thanks for reporting this jmccormick.  Your right, that 5.13 repo has an incorrect manifest, we're looking into fixing this. In the meantime you can try http://archive.cloudera.com/cdh5/parcels/5.13.2 which worked fine for me.

avatar
Visitor

Thanks!  Yeah, our run with 5.13.2 went well.  We appreciate the response 🙂