Description of problem: Failed to start hadoop resource manager Version-Release number of selected component (if applicable): hadoop-yarn-2.4.1-2.fc21.noarch How reproducible: Always Steps to Reproduce: 1. install hadoop 2. configure core-site.xml 3. yarn-daemon.sh start resourcemanager Actual results: Failed to start resource manager Expected results: resource manager should be able to run Additional info: Log at http://pastebin.test.redhat.com/233150
Core-site.xml at http://pastebin.test.redhat.com/233162
I am unable to reproduce this. Current f21 build has a problem with a missing log4j jar, but once that is resolved I do not have a problem starting the resourcemanager even with tachyon installed and your changes to core-site.xml.
Problem depends on the order jars are on the classpath. Excluded the asm3 dep for runtime
hadoop-2.4.1-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/hadoop-2.4.1-4.fc21
Package hadoop-2.4.1-4.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hadoop-2.4.1-4.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12449/hadoop-2.4.1-4.fc21 then log in and leave karma (feedback).
hadoop-2.4.1-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.