Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 78AA5200C1D for ; Thu, 2 Feb 2017 00:42:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7760A160B5E; Wed, 1 Feb 2017 23:42:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BF85E160B46 for ; Thu, 2 Feb 2017 00:42:00 +0100 (CET) Received: (qmail 93194 invoked by uid 500); 1 Feb 2017 23:41:59 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 93183 invoked by uid 99); 1 Feb 2017 23:41:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2017 23:41:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6E6D61A01FE for ; Wed, 1 Feb 2017 23:41:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.198 X-Spam-Level: X-Spam-Status: No, score=-1.198 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id vszzUxO-jFMi for ; Wed, 1 Feb 2017 23:41:58 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 858AA5FDF2 for ; Wed, 1 Feb 2017 23:41:58 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7D508E0538 for ; Wed, 1 Feb 2017 23:41:52 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B126325294 for ; Wed, 1 Feb 2017 23:41:51 +0000 (UTC) Date: Wed, 1 Feb 2017 23:41:51 +0000 (UTC) From: "Julien Le Dem (JIRA)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-4179) Update UDF documentation now that classpath scanning is more strict MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Feb 2017 23:42:01 -0000 [ https://issues.apache.org/jira/browse/DRILL-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved DRILL-4179. ---------------------------------- Resolution: Fixed > Update UDF documentation now that classpath scanning is more strict > ------------------------------------------------------------------- > > Key: DRILL-4179 > URL: https://issues.apache.org/jira/browse/DRILL-4179 > Project: Apache Drill > Issue Type: Improvement > Components: Documentation > Reporter: Jason Altekruse > Assignee: Julien Le Dem > > A few issues have come up with users that have UDFs that could be found with 1.0-1.2, but fail to be loaded with 1.3. There were changes in 1.3 to speed up finding all UDFs on the classpath made the setup a little more strict. > Some discussions on the topic: > DRILL-4178 > http://search-hadoop.com/m/qRVAXvthcn1xIHUm/+add+your+package+to+drill.classpath.scanning&subj=Re+UDFs+and+1+3 -- This message was sent by Atlassian JIRA (v6.3.15#6346)