Done...also, not 100% sure if you want, I can quickly update the files, and submit a patch. Also, try and figure out a unit test to confirm that native-map isn't being used. Let me know.
On Tue, May 28, 2013 at 3:04 PM, Aaron Glahe <[email protected]> wrote: > No problem. > > > On May 28, 2013, at 2:50 PM, John Vines <[email protected]> wrote: > > If you don't have the native libraries available, then they will just fail > over to the non-native implementation. But that does make a lot of sense. > Do you mind putting in a ticket for this improvement? > > > On Tue, May 28, 2013 at 2:44 PM, Aaron <[email protected]> wrote: > >> If by default, native-mapping for tserver is "true" by default? >> >> I know there start-up memory settings are different in accumulo-env.sh, >> but, i would think that for non-native mapping, you'd have in the >> accumulo-site.xml the configure tserver.memory.aps.native.enabled = false >> >> Or am I completely missing something? >> > > >
