You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Walch (JIRA)" <ji...@apache.org> on 2017/02/06 22:49:41 UTC

[jira] [Updated] (ACCUMULO-4582) Accumulo script improvements

     [ https://issues.apache.org/jira/browse/ACCUMULO-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Walch updated ACCUMULO-4582:
---------------------------------
    Description: 
The scripts could be simplified some more by:

* reducing use of environment variables.
* reducing number of ways that hostname is determined.
* consolidating service.sh and cluster.sh script into accumulo-service and accumulo-cluster.
* removing accumulo-watcher script, NUMA config, and multiple tservers which are special situations that should be handled outside of Accumulo scripts.  

  was:
The scripts could be simplified some more by:

* reducing used of environment variables.
* reducing number of ways that hostname is determined.
* consolidating service.sh and cluster.sh script into accumulo-service and accumulo-cluster.
* removing accumulo-watcher script, NUMA config, and multiple tservers which are special situations that should be handled outside of Accumulo scripts.  


> Accumulo script improvements
> ----------------------------
>
>                 Key: ACCUMULO-4582
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4582
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 2.0.0
>            Reporter: Mike Walch
>            Assignee: Mike Walch
>             Fix For: 2.0.0
>
>
> The scripts could be simplified some more by:
> * reducing use of environment variables.
> * reducing number of ways that hostname is determined.
> * consolidating service.sh and cluster.sh script into accumulo-service and accumulo-cluster.
> * removing accumulo-watcher script, NUMA config, and multiple tservers which are special situations that should be handled outside of Accumulo scripts.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)