Hive metastore hangs on startup on Centos5
------------------------------------------
Key: BIGTOP-365
URL: https://issues.apache.org/jira/browse/BIGTOP-365
Project: Bigtop
Issue Type: Bug
Components: RPM
Affects Versions: 0.3.0
Reporter: Peter Linnell
Assignee: Peter Linnell
Fix For: 0.3.0
That's an LSB implementation issue in RHEL/CentOS < 5.6. Not all parameters
were implemented and there was a bug in the parameter parsers which make it
loop forever on unknown parameters.
So You may have to replace the start_daemon lsb function by something else like
su + bash -c
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira