[
https://issues.apache.org/jira/browse/CASSANDRA-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-8237:
---------------------------------------
Fix Version/s: 3.0
Issue Type: Improvement (was: Bug)
> 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: Improvement
> Components: Hadoop
> Reporter: Jeremy Hanna
> Fix For: 3.0
>
>
> 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)