Package | Description |
---|---|
org.apache.cassandra.hadoop.pig |
Modifier and Type | Class and Description |
---|---|
class |
CassandraStorage
A LoadStoreFunc for retrieving data from and storing data to Cassandra
A row from a standard CF will be returned as nested tuples: (key, ((name1, val1), (name2, val2))).
|
class |
CqlNativeStorage |
class |
CqlStorage
Deprecated.
use CqlNativeStorage instead. CqlStorage will be removed.
|
Copyright © 2020 The Apache Software Foundation