zookeeper start exits with an exit code of 1 if zookeeper is already started.
Use an || to prevent kafka init script from seeing that exit code as an error
and exiting the init script early.
Updating HTTPUnauthorized constructor because of upgrade to Falcon 1.0
Change-Id: I5ab65ae45cb62d4c670124f72bc41a914a7d2854