You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/02/01 22:07:29 UTC

[jira] Created: (CASSANDRA-2093) add countercolumn support to SSTableExport

add countercolumn support to SSTableExport
------------------------------------------

                 Key: CASSANDRA-2093
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Jonathan Ellis
            Assignee: Sylvain Lebresne
            Priority: Minor
             Fix For: 0.8




-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Hudson commented on CASSANDRA-2093:
-----------------------------------

Integrated in Cassandra #749 (See [https://hudson.apache.org/hudson/job/Cassandra/749/])
    

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Support-counter-in-SSTable-import-export.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Sylvain Lebresne updated CASSANDRA-2093:
----------------------------------------

    Attachment: 0001-Support-counter-in-SSTable-import-export.patch

Attached patch on trunk.

This actually changes the export format to add a column type. Previously we were using the cardinality of the json column to decided whether this was a standard or expired column. We could still have done it here (since counter has 1 extra field while expiring columns have 2), but this feels fragile and not very extensible.

Anyway the new and old formats are incompatible, but SSTableImport is able to read the old format.

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Support-counter-in-SSTable-import-export.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Pavel Yaskevich commented on CASSANDRA-2093:
--------------------------------------------

+1

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Support-counter-in-SSTable-import-export.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Jonathan Ellis resolved CASSANDRA-2093.
---------------------------------------

    Resolution: Fixed

committed

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Support-counter-in-SSTable-import-export.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Jonathan Ellis updated CASSANDRA-2093:
--------------------------------------

    Reviewer: xedin

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Support-counter-in-SSTable-import-export.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2093) add countercolumn support to SSTableExport

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

Jonathan Ellis updated CASSANDRA-2093:
--------------------------------------

    Remaining Estimate: 4h
     Original Estimate: 4h

> add countercolumn support to SSTableExport
> ------------------------------------------
>
>                 Key: CASSANDRA-2093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2093
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.8
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira