[ 
https://issues.apache.org/jira/browse/CASSANDRA-6927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949386#comment-13949386
 ] 

Paul Pak commented on CASSANDRA-6927:
-------------------------------------

Initial thought is to use the CQLSSTableWriter to write the SSTable files, and 
then use a variation of the SSTableLoader to do the load.  The only main 
difference I see with the new table loader compared to SSTableLoader would be 
in the way that CFMetaData is determined, since the thrift call for the 
keyspace ignores CQL3 tables.  Any feedback on this approach would be welcome.

> Create a CQL3 based bulk OutputFormat
> -------------------------------------
>
>                 Key: CASSANDRA-6927
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6927
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Hadoop
>            Reporter: Paul Pak
>            Priority: Minor
>              Labels: cql3, hadoop
>
> This is the CQL compatible version of BulkOutputFormat.  CqlOutputFormat 
> exists, but doesn't write SSTables directly, similar to 
> ColumnFamilyOutputFormat for thrift.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to