[ https://issues.apache.org/jira/browse/HIVE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009982#comment-16009982 ]
Lefty Leverenz commented on HIVE-16363: --------------------------------------- Thanks for the doc, Sahil. Here's a direct link to the config: * [Configuration Properties -- hive.query.lifetime.hooks | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.query.lifetime.hooks] > QueryLifeTimeHooks should catch parse exceptions > ------------------------------------------------ > > Key: HIVE-16363 > URL: https://issues.apache.org/jira/browse/HIVE-16363 > Project: Hive > Issue Type: Bug > Components: Hooks > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Fix For: 3.0.0 > > Attachments: HIVE-16363.1.patch, HIVE-16363.2.patch, > HIVE-16363.3.patch, HIVE-16363.4.patch, HIVE-16363.5.patch, HIVE-16363.6.patch > > > The {{QueryLifeTimeHook}} objects do not catch exceptions during query > parsing, only query compilation. New methods should be added to hook into pre > and post parsing of the query. > This should be done in a backwards incompatible way so that current > implementations of this hook do not break. -- This message was sent by Atlassian JIRA (v6.3.15#6346)