identifier of the partition, used internally by Spark
which nodes the data partition is located on
token ranges determining the row set to be fetched
estimated amount of data in the partition
estimated amount of data in the partition
which nodes the data partition is located on
which nodes the data partition is located on
identifier of the partition, used internally by Spark
identifier of the partition, used internally by Spark
token ranges determining the row set to be fetched
Metadata describing Cassandra table partition processed by a single Spark task. Beware the term "partition" is overloaded. Here, in the context of Spark, it means an arbitrary collection of rows that can be processed locally on a single Cassandra cluster node. A
CassandraPartition
typically contains multiple CQL partitions, i.e. rows identified by different values of the CQL partitioning key.identifier of the partition, used internally by Spark
which nodes the data partition is located on
token ranges determining the row set to be fetched
estimated amount of data in the partition