[ https://issues.apache.org/jira/browse/HIVE-11547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709865#comment-14709865 ]
Wei Huang commented on HIVE-11547: ---------------------------------- Tried HIVE-11203 patch and it works only in interactive mode. It does not work if we use the –f option to run the script from a file. > beeline does not continue running the script after an error occurs while > "beeline --force=true" is already set. > --------------------------------------------------------------------------------------------------------------- > > Key: HIVE-11547 > URL: https://issues.apache.org/jira/browse/HIVE-11547 > Project: Hive > Issue Type: Bug > Components: Beeline > Affects Versions: 1.2.0 > Environment: HDP 2.3 on Virtual box > Reporter: Wei Huang > > If you execute beeline to run a SQL script file, using the following command > > beeline -f <query file name> > the beeline exists after the first error. i.e. when a test query fails > beeline quits to the CLI. > The "beeline --force=true" seems to have a bug and it does not continue > running the script after an error occurs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)