Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-incubating
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
TRAFODION-2182 JVM exception for TMUDF
- Closed
- is related to
-
TRAFODION-2182 JVM exception for TMUDF
- Closed
- links to