[ 
https://issues.apache.org/jira/browse/CASSANDRA-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-3045:
----------------------------------------

    Attachment: 0003-hadoop-output-support-for-bulk-loading.txt
                0002-Allow-DD-loading-without-yaml.txt
                0001-Remove-gossip-SS-requirement-from-BulkLoader.txt

Figured out what I was doing wrong in the rebase.  Updated patches apply 
cleanly and pass the test that was previously failing.  Also added supercolumn 
support, and renamed the class from 'SSTable' to 'Bulk' since this seems more 
appropriate (I'd hoped SSTRW could be reused if you actually wanted to write 
sstables out to HDFS for some reason, but it turns out that putting the 
streaming logic in the OutputFormat makes things hairy.)
                
> Update ColumnFamilyOutputFormat to use new bulkload API
> -------------------------------------------------------
>
>                 Key: CASSANDRA-3045
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3045
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Hadoop
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: 0001-Remove-gossip-SS-requirement-from-BulkLoader.txt, 
> 0002-Allow-DD-loading-without-yaml.txt, 
> 0003-hadoop-output-support-for-bulk-loading.txt
>
>
> The bulk loading interface added in CASSANDRA-1278 is a great fit for Hadoop 
> jobs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to