[
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.