Github user mikewalch commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/218#discussion_r101609853
--- Diff: INSTALL.md ---
@@ -40,13 +40,13 @@ Accumulo has some optional native code that improves
its performance and
stability. Before configuring Accumulo, attempt to build this native code
with the following command.
- accumulo build-native
+ ./contrib/accumulo-native
--- End diff --
I pushed a commit where I moved the command to `bin/accumulo-util
build-native`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---