You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/03 16:42:41 UTC

[jira] [Commented] (TRAFODION-2534) UDRs need the ability to define a CLASSPATH or similar concept

    [ https://issues.apache.org/jira/browse/TRAFODION-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953769#comment-15953769 ] 

ASF GitHub Bot commented on TRAFODION-2534:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/1033


> UDRs need the ability to define a CLASSPATH or similar concept
> --------------------------------------------------------------
>
>                 Key: TRAFODION-2534
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2534
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-general
>    Affects Versions: 2.0-incubating
>            Reporter: Hans Zeller
>            Assignee: Hans Zeller
>
> Right now, Java UDRs can only load classes from their own library (a jar file). In many cases, we need to be able to load additional classes. The current solution is to unpack all the jars in a single directory, then create a single jar with all the needed files in it and register that as the library. It works, but is very ugly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)