You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "santhosh (JIRA)" <ji...@apache.org> on 2011/06/03 13:13:48 UTC

[jira] [Created] (CASSANDRA-2738) when we import data from the json2sstable, it removes old data in that table.

when we import data from the json2sstable, it removes old data in that table. 
------------------------------------------------------------------------------

                 Key: CASSANDRA-2738
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2738
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: santhosh


when we import data from the json2sstable, it removes old data in that table. If we are running batch process to import data to same sstable, it is not possible.. 

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

[jira] [Resolved] (CASSANDRA-2738) when we import data from the json2sstable, it removes old data in that table.

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

Jonathan Ellis resolved CASSANDRA-2738.
---------------------------------------

    Resolution: Not A Problem

That's how it's supposed to work. If you want to generate multiple sstables, you need to give distinct filenames.


> when we import data from the json2sstable, it removes old data in that table. 
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2738
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2738
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: santhosh
>
> when we import data from the json2sstable, it removes old data in that table. If we are running batch process to import data to same sstable, it is not possible.. 

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

[jira] [Commented] (CASSANDRA-2738) when we import data from the json2sstable, it removes old data in that table.

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

santhosh commented on CASSANDRA-2738:
-------------------------------------

What will be the procedure if we have multiple files which contain weekly data and if we need to import one by one.
Imagine we are taking backup daily which could be used later.

> when we import data from the json2sstable, it removes old data in that table. 
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2738
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2738
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: santhosh
>
> when we import data from the json2sstable, it removes old data in that table. If we are running batch process to import data to same sstable, it is not possible.. 

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