You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Corey J. Nolet (JIRA)" <ji...@apache.org> on 2013/05/17 20:01:22 UTC

[jira] [Created] (ACCUMULO-1427) Investiage a different way to inform the InMemoryMap where to load the NativeMap compiled binaries.

Corey J. Nolet created ACCUMULO-1427:
----------------------------------------

             Summary: Investiage a different way to inform the InMemoryMap where to load the NativeMap compiled binaries.
                 Key: ACCUMULO-1427
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1427
             Project: Accumulo
          Issue Type: New Feature
          Components: tserver
            Reporter: Corey J. Nolet
            Priority: Minor


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira