[
https://issues.apache.org/jira/browse/ACCUMULO-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840553#comment-13840553
]
Christopher Tubbs edited comment on ACCUMULO-1964 at 12/5/13 8:54 PM:
----------------------------------------------------------------------
Doesn't work on Linux. -depth with argument is not POSIX for find.
was (Author: ctubbsii):
Doesn't work on Linux. -depth is not POSIX for find.
> 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)