[ https://issues.apache.org/jira/browse/HIVE-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973916#comment-13973916 ]
Lefty Leverenz commented on HIVE-4588: -------------------------------------- The patch adds *hive.server2.session.hook* to HiveConf.java. It's documented in the wiki here: * [Configuration Properties -- HiveServer2 -- hive.server2.session.hook |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.session.hook] > Support session level hooks for HiveServer2 > ------------------------------------------- > > Key: HIVE-4588 > URL: https://issues.apache.org/jira/browse/HIVE-4588 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 0.11.0 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Fix For: 0.12.0 > > Attachments: HIVE-4588-1.patch, HIVE-4588.3.patch, HIVE-4588.5.patch > > > Support session level hooks for HiveSrver2. The configured hooks will get > executed at beginning of each new session. > This is useful for auditing connections, possibly tuning the session level > properties etc. -- This message was sent by Atlassian JIRA (v6.2#6252)