Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49E667C4F for ; Tue, 4 Oct 2011 19:10:56 +0000 (UTC) Received: (qmail 24942 invoked by uid 500); 4 Oct 2011 19:10:55 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 24898 invoked by uid 500); 4 Oct 2011 19:10:55 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 24886 invoked by uid 500); 4 Oct 2011 19:10:55 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 24881 invoked by uid 99); 4 Oct 2011 19:10:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 19:10:55 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 19:10:54 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 37F3D2A8F1B for ; Tue, 4 Oct 2011 19:10:34 +0000 (UTC) Date: Tue, 4 Oct 2011 19:10:34 +0000 (UTC) From: "John Sichi (Updated) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1863991243.8721.1317755434231.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-619) Improve the error messages for missing/incorrect UDF/UDAF class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-619: ---------------------------- Summary: Improve the error messages for missing/incorrect UDF/UDAF class (was: Change the error messages to something like "Class xxxx not found" or "Class xxxx does not implement UDF, GenericUDF, or UDAF" ) > Improve the error messages for missing/incorrect UDF/UDAF class > --------------------------------------------------------------- > > Key: HIVE-619 > URL: https://issues.apache.org/jira/browse/HIVE-619 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Marek Sapota > Fix For: 0.9.0 > > Attachments: HIVE-619.2.patch.txt, HIVE-619.3.patch.txt > > > While creating a (temporary) function, if the underlying class does not exist - the current error message is very cryptic. > It should be something like "Class xxxx not found" or "Class xxxx does not implement UDF, GenericUDF, or UDAF" -- 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