Michael Berman created ACCUMULO-1964:
----------------------------------------
Summary: 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: Bug
Affects Versions: 1.6.0
Reporter: Michael Berman
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)