Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: CDH3u1
-
Fix Version/s: CDH3u1
-
Component/s: Hadoop Common, Packaging
-
Labels:None
-
Environment:SLES11SP1
Description
DISTRO-224 makes our packages change their requirement from JDK to JRE.
Unfortunately some other packages claim to provide JRE. They may be picked up by the system instead of the ORacle JRE and then break hadoop since hadoop require a Oracle compatible JRE because of some extensions.
This ticket is about reverting DISTRO-224 for sles system.