Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this solution

avatar
Master Collaborator

Per e-mail thread discussion 1.7 JDK was manually added before cluster upgrade, and was present within custom local yum repo at the site.

 

CM/CDH will pick the later JDK present to use.  Per Phillp L:

 

Yes. We ask yum to install jdk and if yum decides that it's appropriate to install a newer version of jdk than is already installed, that is what it will do.

 
If you want to keep a package on a particular version, even if a newer version is available in a repo, there is a way to make yum do that:
 
 

 

 

View solution in original post

Who agreed with this solution