Skip to content

Instantly share code, notes, and snippets.

@mesmacosta
Last active September 24, 2019 00:36
Show Gist options
  • Select an option

  • Save mesmacosta/9cd71079db175d64a0c10de1a9e4e1ad to your computer and use it in GitHub Desktop.

Select an option

Save mesmacosta/9cd71079db175d64a0c10de1a9e4e1ad to your computer and use it in GitHub Desktop.
╔═════════════════════════════╦════════════════════════════════════════════════════════════════╗
║ Property ║ Interface Or Abstract class ║
╠═════════════════════════════╬════════════════════════════════════════════════════════════════╗
║ hive.exec.pre.hooks ║ org.apache.hadoop.hive.ql.hooks.ExecuteWithHookContext ║
║ hive.exec.post.hooks ║ org.apache.hadoop.hive.ql.hooks.ExecuteWithHookContext ║
║ hive.exec.failure.hooks ║ org.apache.hadoop.hive.ql.hooks.ExecuteWithHookContext ║
║ hive.metastore.init.hooks ║ org.apache.hadoop.hive.metastore.MetaStoreInitListener ║
║ hive.exec.driver.run.hooks ║ org.apache.hadoop.hive.ql.HiveDriverRunHook ║
║ hive.semantic.analyser.hook ║ org.apache.hadoop.hive.ql.parse.AbstractSemanticAnalyzerHook ║
╚═════════════════════════════╩════════════════════════════════════════════════════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment