[ 
https://issues.apache.org/jira/browse/CASSANDRA-9380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Adamson updated CASSANDRA-9380:
------------------------------------
    Fix Version/s: 2.2 beta 1

> ColumnFamilySplit length field is not serialized
> ------------------------------------------------
>
>                 Key: CASSANDRA-9380
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9380
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: Mike Adamson
>             Fix For: 2.2 beta 1
>
>
> The CqlRecordReader uses the InputSplit.getLength() method to populate it's 
> totalRowCount field. It uses this when calculating the progress of a job.
> The length field of ColumnFamilySplit is not serialized by the write and 
> readFields methods so the totalRowCount in CqlRecordReader is always 0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to