wangxj3 commented on issue #15918: URL: https://github.com/apache/dolphinscheduler/issues/15918#issuecomment-2081772306
> > > 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. Oh,This doesn't look like a very good solution for one command .I will check it . -- 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]
