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


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

        

Reply via email to