Github user keith-turner commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/218#discussion_r101378663
--- Diff: INSTALL.md ---
@@ -25,11 +25,11 @@ source code. Unpack as follows.
tar xzf <some dir>/accumulo-X.Y.Z-bin.tar.gz
cd accumulo-X.Y.Z
-There are three scripts in the the `bin/` directory that are used to
manage Accumulo:
+There are three scripts in the tarball distribution that are used to
manage Accumulo:
-1. `accumulo` - Runs Accumulo command-line tools and starts Accumulo
processes
-2. `accumulo-service` - Runs Accumulo processes as services
-3. `accumulo-cluster` - Manages Accumulo cluster on a single node or
several nodes
+1. `bin/accumulo` - Runs Accumulo command-line tools and starts Accumulo
processes
+2. `contrib/accumulo-service` - Runs Accumulo processes as services
--- End diff --
What does it mean for a script to be in contrib vs bin?
---
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.
---