You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/07/24 22:09:14 UTC

[jira] Created: (CASSANDRA-315) Add init script for cassandra

Add init script for cassandra
-----------------------------

                 Key: CASSANDRA-315
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Sammy Yu
            Assignee: Sammy Yu


Add init script for Cassandra which will help deployment into UNIX environments.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-315) Add init script for cassandra

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744534#action_12744534 ] 

Eric Evans commented on CASSANDRA-315:
--------------------------------------

I think others *will* in fact want to build their own package, which is part of the reason I think this will work better outside of the project's tree, (read: there is no way to do this in way that will work for everyone).

For anyone who needs a Debian-based package, I suggest that we collaborate on http://github.com/eevans/cassandra-debian/tree. Folks needing site-specific customizations, or builds for other distros (which I expect will not be uncommon), can manage these in their own branches which are periodically merged with the common base.

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-315) Add init script for cassandra

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

Sammy Yu updated CASSANDRA-315:
-------------------------------

    Attachment: 0001-CASSANDRA-315-Added-init-script.patch

A very basic init script

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-315) Add init script for cassandra

Posted by "Sammy Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744308#action_12744308 ] 

Sammy Yu commented on CASSANDRA-315:
------------------------------------

My scripts are very similar to what urandom has for his debian package.  He and I discussed that it is a piece of integration to be handled outside of the project.  Unless there's a strong desire to put in contrib, perhaps others may want to build their own package?  


> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-315) Add init script for cassandra

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746086#action_12746086 ] 

Michael Greene commented on CASSANDRA-315:
------------------------------------------

Is there a way to re-resolve this as 'Wont-Fix' without re-opening?

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-315) Add init script for cassandra

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744300#action_12744300 ] 

Jonathan Ellis commented on CASSANDRA-315:
------------------------------------------

Can you summarize the discussion there?  Would it be useful to put this in a contrib/ directory, for instance?

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-315) Add init script for cassandra

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

Michael Greene updated CASSANDRA-315:
-------------------------------------

    Component/s: Tools

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-315) Add init script for cassandra

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735173#action_12735173 ] 

Jonathan Ellis commented on CASSANDRA-315:
------------------------------------------

I'm going to leave this one for Eric to review.

> Add init script for cassandra
> -----------------------------
>
>                 Key: CASSANDRA-315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-315
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>         Attachments: 0001-CASSANDRA-315-Added-init-script.patch
>
>
> Add init script for Cassandra which will help deployment into UNIX environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.