Github user ctubbsii commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/218#discussion_r101363305
  
    --- 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
     
     If the command fails, its OK to continue with setup and resolve the issue 
later.
     
     Run the command below to create configuration for Accumulo in `conf/`:
     
    -    accumulo create-config
    +    ./contrib/accumulo-config
    --- End diff --
    
    Is this an optional command? Is it possible to run Accumulo without doing 
this? If not, then I don't think contrib is the right place.


---
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.
---

Reply via email to