ruanwenjun commented on issue #15918: URL: https://github.com/apache/dolphinscheduler/issues/15918#issuecomment-2081770331
> > Yes, this should be a bug happens when the script contains multiple sqls, we might need to split the sql, and check each sql status after finished. > > The HiveCli SQL run base on shell, When build the shell ,use set -e ,could fix this ? I have not test this, but it might not fix this due to the multiple SQLS are been executed by one command, rather than multiple commands. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
