Details
Description
After downloading the Hadoop package from the CDH4 yum repo with the --nodeps flag, there will be a broken symlink in /usr/lib/hadoop/lib:
[user] ls -l /usr/lib/hadoop/lib
...
-rwxr-xr-x. 1 hdfs hdfs 9753 Jul 6 15:57 slf4j-log4j12-1.6.1.jar -> /usr/lib/zookeeper/lib/slf4j-log4j12-1.6.1.jar
The zookeeper slf4j does not exist.