[ https://issues.apache.org/jira/browse/HIVE-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240365#comment-13240365 ]
Bharath Ganesh commented on HIVE-2890: -------------------------------------- I dont think this issue exists on the trunk. I verified the UDAF constructors are public and I was able to execute them. Can you confirm? > Example UDAFs do not run > ------------------------ > > Key: HIVE-2890 > URL: https://issues.apache.org/jira/browse/HIVE-2890 > Project: Hive > Issue Type: Bug > Components: Contrib, Documentation > Affects Versions: 0.8.1 > Reporter: robin morris > Priority: Minor > Original Estimate: 1h > Remaining Estimate: 1h > > The example UDAFs in > src/contrib/src/java/org/apache/hadoop/hive/contrib/udaf/example have their > constructors declared as private. This causes the udaf to fail at run-time. > Removing the declaration of the constructor fixes the problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira