GitHub user mikewalch opened a pull request:

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

    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 which were moved to contrib/.
      Also, moved masters, tservers, tracers, etc files to contrib/conf/
    * 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_JAVA_PREFIX env
      variable.
    * Renamed accumulo-env.sh to accumulo.conf
    * Moved create-config and build-native from accumulo script to
      accumulo-config and accumulo-native scripts in contrib/

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/218.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 #218
    
----

----


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