You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2012/09/12 11:51:07 UTC

[jira] [Commented] (WHIRR-651) Failure of the JT to start up due to a bad user name doesn't get picked up

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

Steve Loughran commented on WHIRR-651:
--------------------------------------

{code}
+ echo 'Starting hadoop-jobtracker'
+ service hadoop-jobtracker start
chown: invalid user: `hadoop'
/usr/lib/hadoop/bin/hadoop-daemon.sh: line 135: /var/log/hadoop/logs/hadoop-hadoop-jobtracker-nn1: Permission denied
head: cannot open `/var/log/hadoop/logs/hadoop-hadoop-jobtracker-nn1' for reading: No such file or directory
+ retval=0
+ (( 0 == 0 ))
+ echo 'Service hadoop-jobtracker is started'
+ CONFIGURE_HADOOP_DONE=1
+ cat
+ cat
+ cat
+ cat

{code}
                
> Failure of the JT to start up due to a bad user name doesn't get picked up
> --------------------------------------------------------------------------
>
>                 Key: WHIRR-651
>                 URL: https://issues.apache.org/jira/browse/WHIRR-651
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/hadoop
>    Affects Versions: 0.8.1
>         Environment: BYON
>            Reporter: Steve Loughran
>            Priority: Minor
>
> A service failed to start because the chmod command failed, yet this didn't get picked up by whirr. It may be an init.d script issue -it isn't checking the return value of chmod.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira