You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Bruno Mahé (Commented JIRA)" <ji...@apache.org> on 2012/01/24 20:48:45 UTC

[jira] [Commented] (BIGTOP-365) Hive metastore hangs on startup on Centos5

    [ https://issues.apache.org/jira/browse/BIGTOP-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192444#comment-13192444 ] 

Bruno Mahé commented on BIGTOP-365:
-----------------------------------

+1

Looks like the runuser vs su may be useful in a wider range of situations and therefore benefit from being pulled into bigtop-utils
                
> 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
>              Labels: patch
>             Fix For: 0.3.0
>
>         Attachments: BIGTOP-365.patch
>
>
> 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