FYI, chkconfig is the RedHat equivalent.
On Thu, Aug 23, 2012 at 4:26 PM, John Vines (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/ACCUMULO-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440625#comment-13440625 > ] > > John Vines commented on ACCUMULO-312: > ------------------------------------- > > Put in init.d scripts for 1.4.2. They'll need a bit more love to make them > set up easily on CentOS (I use update-rc.d which I think is debian specific) > and need attention for the logger changes in accumulo-1.5. > >> better scripts for start up >> --------------------------- >> >> Key: ACCUMULO-312 >> URL: https://issues.apache.org/jira/browse/ACCUMULO-312 >> Project: Accumulo >> Issue Type: New Feature >> Components: scripts >> Reporter: Eric Newton >> Assignee: John Vines >> Fix For: 1.5.0, 1.4.2 >> >> >> The current start-up scripts use lists of hosts, and ssh to start and stop >> processes. A better set of scripts would be installed with rpms/debs and >> would start processes using /etc/init. >> - turn on the box, the processes start and wait for hadoop/zooekeeper (done) >> - turn on a master, and the system should go into ONLINE mode >> - rpms/debs turn on/off services if they are installed >> - relocatable, and perhaps installed multiple locations/user ids? >> > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > >
