[
https://issues.apache.org/jira/browse/DRILL-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810092#comment-17810092
]
ASF GitHub Bot commented on DRILL-8474:
---------------------------------------
mbeckerle commented on PR #2836:
URL: https://github.com/apache/drill/pull/2836#issuecomment-1906827568
Ok, so the geo-ip UDF stuff has no special mechanisms or description about
those resource files, so the generic code that "scans" must find them and drag
them along automatically.
That's the behavior I want.
What is "Drill's 3rd Party Jar folder"?
If a magic folder just gets dragged over to all nodes, and drill uses a
class loader that arranges for jars in that folder to be searched, then there
is very little to do, since a DFDL schema can be just a set of jar files
containing related resources, and the classes for Daffodil's own UDFs and
layers which are java code extensions of its own kind.
> Add Daffodil Format Plugin
> --------------------------
>
> Key: DRILL-8474
> URL: https://issues.apache.org/jira/browse/DRILL-8474
> Project: Apache Drill
> Issue Type: New Feature
> Affects Versions: 1.21.1
> Reporter: Charles Givre
> Priority: Major
> Fix For: 1.22.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)