Comment 11 for bug 1007433

Revision history for this message
James Page (james-page) wrote :

@Clint

With regards to the two other potential bugs in zookeeper:

1) /var/lib/zookeeper should belong to zookeeper

A --no-create-home might help here (or I can make it quiet) - the permissions get set post user creation so they should be correct at runtime.

2) the upstart job should be reporting the failure, not 'start/running'

I guess a pre-start check for 'java' might be a good idea - however I don't think its unreasonable to expect java to be configured prior to zookeeperd during installation so I'm not sold on the idea.