Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Loading native libraries has issues:
- NAR-INF/bundled-dependencies/native is not scanned by InstanceClassLoader
- Same library with same full path cannot be loaded
- Cannot define additional scan target locations via property in processors/services
- Chooses first found library, even if incompatible with current OS
Attachments
Issue Links
- is duplicated by
-
NIFI-5184 Nifi JMS Controller Disable/Enable causes Classloader Issues with Native Libs
- Resolved
-
NIFI-6817 When there are multiple PutHDFS with snappy compression, will throw java.lang.UnsatisfiedLinkError
- Resolved
- is related to
-
NIFI-7825 Support native library loading via absolute path
- Resolved
- links to