[
https://issues.apache.org/jira/browse/WHIRR-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453870#comment-13453870
]
Steve Loughran commented on WHIRR-651:
--------------------------------------
Whirr log
{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.out: Permission denied
head: cannot open `/var/log/hadoop/logs/hadoop-hadoop-jobtracker-nn1.out' for
reading: No such file or directory
+ retval=0
+ (( 0 == 0 ))
+ echo 'Service hadoop-jobtracker is started'
+ CONFIGURE_HADOOP_DONE=1
{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