GitHub user mikewalch opened a pull request:

    https://github.com/apache/accumulo/pull/213

    ACCUMULO-4528 Accumulo scripts improvements

    * Accumulo now determines hostname in Java
    * Minimized use of environment variables
    * Consolidated scripts by moving service.sh and cluster.sh into
      accumulo-service and accumulo-cluster.
    * Removed accumulo-watcher script as restarting services should not be
      handled by Accumulo scripts
    * NUMA and multiple tservers are no longer configured in scripts but
      could be NUMA commands could be added using ACCUMULO_WRAP_CMD env
      variable.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mikewalch/accumulo script-refactor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/213.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #213
    
----
commit 78b996f0f4d7e7802695cf2d275f03ad840b1252
Author: Mike Walch <mwa...@apache.org>
Date:   2017-02-02T17:15:17Z

    ACCUMULO-4528 Accumulo scripts improvements
    
    * Accumulo now determines hostname in Java
    * Minimized use of environment variables
    * Consolidated scripts by moving service.sh and cluster.sh into
      accumulo-service and accumulo-cluster.
    * Removed accumulo-watcher script as restarting services should not be
      handled by Accumulo scripts
    * NUMA and multiple tservers are no longer configured in scripts but
      could be NUMA commands could be added using ACCUMULO_WRAP_CMD env
      variable.

----


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