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

    https://github.com/apache/accumulo/pull/160#discussion_r82907896
  
    --- Diff: INSTALL.md ---
    @@ -26,33 +25,41 @@ source code.  Unpack as follows.
         tar xzf <some dir>/accumulo-X.Y.Z-bin.tar.gz
         cd accumulo-X.Y.Z
     
    +There are four scripts in the the `bin/` directory that are use to manage 
Accumulo:
    +
    +1. `accumulo` - Runs Accumulo command-line tools and starts Accumulo 
processes
    +2. `accumulo-service` - Runs Accumulo processes as services
    +3. `accumulo-single`- Manages Accumulo on a single node
    +4. `accumulo-cluster` - Manages Accumulo on a cluster
    --- End diff --
    
    `accumulo-single` runs a cluster on a single node.  I'll make it more clear.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to