李爽 Fri, 06 Feb 2015 02:28:20 -0800
my command is like this: beeline —f /tmp/x
the sql script is in /tmp/x how can i get the return code of beeline to judge the result of beeline execution? thanks.