[ 
https://issues.apache.org/jira/browse/ACCUMULO-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs reopened ACCUMULO-1964:
-----------------------------------------


One thing I'd suggest is not using lib/native/map, but simply lib/native. 
Automatically loading out of lib/native/map was provided for 
backwards-compatibility, but the intent of the separate native module was that 
it would contain all native code for Accumulo. That's currently only maps, but 
it could be more later. Unless there's an objection, I'll proceed with this 
change under this ticket.

> native map build procedure is complicated and README is out of date
> -------------------------------------------------------------------
>
>                 Key: ACCUMULO-1964
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1964
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.6.0
>            Reporter: Michael Berman
>            Assignee: Josh Elser
>             Fix For: 1.6.0
>
>
> the README in the assembled package still has the old instructions for 
> building your nativeMap.  that's no longer how you do it, and the new 
> procedure is complicated:
> 1) untar lib/accumulo-native.tar.gz
> 2) go in there and run make
> 3) \[figure out where accumulo wants to load it from, maybe by running a 
> tserver and deciphering the logs?]
> 4) mkdir -p lib/native/map
> 5) copy the native lib in there
> at the very least the README should be updated, but it would also be nice to 
> make it easier.  maybe include a script that does those things?
> ([~vines] says this should be brought to [~ctubbsii]'s attention)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to