You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/06/16 19:36:24 UTC

[jira] Created: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers

Clean up bmt so that bulk loading cassandra is more approachable for newcomers
------------------------------------------------------------------------------

                 Key: CASSANDRA-1197
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1197
             Project: Cassandra
          Issue Type: Task
            Reporter: Jeremy Hanna


Currently the contrib/bmt example is kind of wacky.

In IRC, Jonathan described the current implementation of bmt:
"it's this weird "one row per column" thing, instead of one row per... row"
"you send a row whose columns are serialized rows."

It seems like a bulk loading system should be more usable and understandable by newcomers since that's often one of the first questions when people ask about cassandra - how do I load my existing data into it.

In addition, it would be nice to better document the bmt/bulk loader example and/or create a wiki page that describes in more detail how to do bulk loading with cassandra.

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


[jira] Resolved: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers

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

Jeremy Hanna resolved CASSANDRA-1197.
-------------------------------------

    Resolution: Duplicate

Duplicate of cassandra-1278 which goes into more detail about what will be done.

> Clean up bmt so that bulk loading cassandra is more approachable for newcomers
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1197
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1197
>             Project: Cassandra
>          Issue Type: Task
>          Components: Contrib
>            Reporter: Jeremy Hanna
>            Priority: Minor
>
> Currently the contrib/bmt example is kind of wacky.
> In IRC, Jonathan described the current implementation of bmt:
> "it's this weird "one row per column" thing, instead of one row per... row"
> "you send a row whose columns are serialized rows."
> It seems like a bulk loading system should be more usable and understandable by newcomers since that's often one of the first questions when people ask about cassandra - how do I load my existing data into it.
> In addition, it would be nice to better document the bmt/bulk loader example and/or create a wiki page that describes in more detail how to do bulk loading with cassandra.

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


[jira] Issue Comment Edited: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers

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

Jeremy Hanna edited comment on CASSANDRA-1197 at 8/5/10 1:17 PM:
-----------------------------------------------------------------

Duplicate of CASSANDRA-1278 which goes into more detail about what will be done.

      was (Author: jeromatron):
    Duplicate of cassandra-1278 which goes into more detail about what will be done.
  
> Clean up bmt so that bulk loading cassandra is more approachable for newcomers
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1197
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1197
>             Project: Cassandra
>          Issue Type: Task
>          Components: Contrib
>            Reporter: Jeremy Hanna
>            Priority: Minor
>
> Currently the contrib/bmt example is kind of wacky.
> In IRC, Jonathan described the current implementation of bmt:
> "it's this weird "one row per column" thing, instead of one row per... row"
> "you send a row whose columns are serialized rows."
> It seems like a bulk loading system should be more usable and understandable by newcomers since that's often one of the first questions when people ask about cassandra - how do I load my existing data into it.
> In addition, it would be nice to better document the bmt/bulk loader example and/or create a wiki page that describes in more detail how to do bulk loading with cassandra.

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


[jira] Updated: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers

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

Jeremy Hanna updated CASSANDRA-1197:
------------------------------------

       Priority: Minor  (was: Major)
    Component/s: Contrib

> Clean up bmt so that bulk loading cassandra is more approachable for newcomers
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1197
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1197
>             Project: Cassandra
>          Issue Type: Task
>          Components: Contrib
>            Reporter: Jeremy Hanna
>            Priority: Minor
>
> Currently the contrib/bmt example is kind of wacky.
> In IRC, Jonathan described the current implementation of bmt:
> "it's this weird "one row per column" thing, instead of one row per... row"
> "you send a row whose columns are serialized rows."
> It seems like a bulk loading system should be more usable and understandable by newcomers since that's often one of the first questions when people ask about cassandra - how do I load my existing data into it.
> In addition, it would be nice to better document the bmt/bulk loader example and/or create a wiki page that describes in more detail how to do bulk loading with cassandra.

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