Last time I checked, the exit code wasn't check. Regards JB
On 09/13/2012 11:18 AM, Steve Loughran wrote:
While I've been debugging a service, I've added more checks to the code, which will bail out the moment an operation fails. mkdir $somedir || exit 1 I don't see that exit code being checked, not in subclasses of the hadoop service. Is this right? Is there some property I can set to enable such checks?
-- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com