Add hive.exec.post.hooks to hive-default.xml
--------------------------------------------
Key: HIVE-1479
URL: https://issues.apache.org/jira/browse/HIVE-1479
Project: Hadoop Hive
Issue Type: Bug
Components: Configuration
Reporter: Carl Steinbach
hive.exec.post.hooks is not listed in hive-default.xml. Also, the description
of hive.exec.pre.hooks should be changed since this property is not specific to
tests:
{code}
<property>
<name>hive.exec.pre.hooks</name>
<value></value>
<description>Pre Execute Hook for Tests</description>
</property>
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.