[
https://issues.apache.org/jira/browse/HIVE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974545#action_12974545
]
Namit Jain commented on HIVE-1847:
----------------------------------
@Thiruvel, please assign it to yourself if you are planning to work on it
> option of continue on error
> ---------------------------
>
> Key: HIVE-1847
> URL: https://issues.apache.org/jira/browse/HIVE-1847
> Project: Hive
> Issue Type: Improvement
> Reporter: Namit Jain
>
> In "hive -f <script>", if any sql/command fails in that script than hive
> exists with exit status -1, without continuing the remaining hive commands.
> Sometimes it is better to continue the script even during errors.
> For example, if a hive sql script contains many drop table commands, the
> command would exit when it could not find a table. But in this case, it is
> preferable to continue dropping remaining tables
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.