Wei Huang created HIVE-11547:
--------------------------------
Summary: 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)