You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2012/10/08 19:06:02 UTC

[jira] [Created] (ACCUMULO-791) Better scripts for start-up (debian)

John Vines created ACCUMULO-791:
-----------------------------------

             Summary: Better scripts for start-up (debian)
                 Key: ACCUMULO-791
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-791
             Project: Accumulo
          Issue Type: New Feature
          Components: scripts
            Reporter: John Vines
            Assignee: John Vines
             Fix For: 1.5.0


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?

some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ACCUMULO-791) Better scripts for start-up (debian)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477507#comment-13477507 ] 

Hudson commented on ACCUMULO-791:
---------------------------------

Integrated in Accumulo-Trunk #524 (See [https://builds.apache.org/job/Accumulo-Trunk/524/])
    ACCUMULO-312 ACCUMULO-791 - Don't know how this was missed (Revision 1399039)

     Result = SUCCESS
vines : 
Files : 
* /accumulo/trunk/bin/start-server.sh

                
> Better scripts for start-up (debian)
> ------------------------------------
>
>                 Key: ACCUMULO-791
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-791
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.5.0
>
>
> 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-
>     -turn on a master, and the system should go into ONLINE mode-
>     debs turn on/off services if they are installed (halfway, we have practical init.d scripts)
>     relocatable, and perhaps installed multiple locations/user ids?
> some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ACCUMULO-791) Better scripts for start-up (debian)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480281#comment-13480281 ] 

Hudson commented on ACCUMULO-791:
---------------------------------

Integrated in Accumulo-Trunk #531 (See [https://builds.apache.org/job/Accumulo-Trunk/531/])
    ACCUMULO-796 - killing mlock.

Also more merge crap from ACCUMULO-312/ACCUMULO-791 (Revision 1400207)

     Result = SUCCESS
vines : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/core
* /accumulo/trunk/server
* /accumulo/trunk/server/src/main/c++/Makefile
* /accumulo/trunk/server/src/main/c++/mlock
* /accumulo/trunk/src

                
> Better scripts for start-up (debian)
> ------------------------------------
>
>                 Key: ACCUMULO-791
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-791
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.5.0
>
>
> 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-
>     -turn on a master, and the system should go into ONLINE mode-
>     debs turn on/off services if they are installed (halfway, we have practical init.d scripts)
>     relocatable, and perhaps installed multiple locations/user ids?
> some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ACCUMULO-791) Better scripts for start-up (debian)

Posted by "John Vines (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Vines updated ACCUMULO-791:
--------------------------------

    Description: 
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-
    -turn on a master, and the system should go into ONLINE mode-
    debs turn on/off services if they are installed (halfway, we have practical init.d scripts)
    relocatable, and perhaps installed multiple locations/user ids?

some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

  was:
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?

some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

    
> Better scripts for start-up (debian)
> ------------------------------------
>
>                 Key: ACCUMULO-791
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-791
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.5.0
>
>
> 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-
>     -turn on a master, and the system should go into ONLINE mode-
>     debs turn on/off services if they are installed (halfway, we have practical init.d scripts)
>     relocatable, and perhaps installed multiple locations/user ids?
> some work was already done in 1.4.2, but needs to be migrated and tested in 1.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira