Description
I was investigating the possibility of allowing the user to specify an alternate location for the native map binaries. This would make the configuration more extensible and allow a system admin to reference the compiled binaries from anywhere on the system. One option could be to specify an ACCUMULO_NATIVE_MAP environment variable or something similar and having he InMemoryMap class do its System.load() from there if it exists.
Attachments
Issue Links
- relates to
-
ACCUMULO-1409 Make MiniAccumuloCluster support native maps
- Resolved
- supercedes
-
ACCUMULO-1677 Native Maps to look in LD_LIBRARY_PATH environment variable as possible location of compiled libs.
- Resolved