Package | Description |
---|---|
org.apache.cassandra.hadoop | |
org.apache.cassandra.hadoop.cql3 |
Modifier and Type | Class and Description |
---|---|
class |
BulkOutputFormat |
Modifier and Type | Class and Description |
---|---|
class |
CqlBulkOutputFormat
The
CqlBulkOutputFormat acts as a Hadoop-specific
OutputFormat that allows reduce tasks to store keys (and corresponding
bound variable values) as CQL rows (and respective columns) in a given
ColumnFamily. |
Copyright © 2016 The Apache Software Foundation