Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1140218
Summary: | Hadoop resource manager failed to start | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | hchen |
Component: | hadoop | Assignee: | Robert Rati <rrati> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | besser82, matt, rrati |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | hadoop-2.4.1-4.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-16 01:59:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
hchen
2014-09-10 14:00:41 UTC
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. |