Package | Description |
---|---|
org.apache.cassandra.hadoop | |
org.apache.cassandra.hadoop.cql3 |
Modifier and Type | Class and Description |
---|---|
class |
ColumnFamilyOutputFormat
The
ColumnFamilyOutputFormat acts as a Hadoop-specific
OutputFormat that allows reduce tasks to store keys (and corresponding
values) as Cassandra rows (and respective columns) in a given
ColumnFamily. |
Modifier and Type | Class and Description |
---|---|
class |
CqlOutputFormat
The
ColumnFamilyOutputFormat 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 © 2015 The Apache Software Foundation