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

Jeremy Hanna updated CASSANDRA-8237:
------------------------------------
    Summary: Optimize (CQL)BulkOutputFormat by writing sstables directly to the 
network  (was: Optimize (CQL)BulkOutputFormat by streaming sstables directly to 
the network)

> Optimize (CQL)BulkOutputFormat by writing sstables directly to the network
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8237
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8237
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: Jeremy Hanna
>
> Currently with the (CQL)BulkOutputFormat, we write sstables out to disk 
> before streaming them to nodes in the ring.  An obvious optimization would be 
> to write them to the network directly.  If this were a reusable piece, it 
> would be nice to use this for a bulk output piece for the Spark integration 
> as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to