Mike Adamson created CASSANDRA-9380:
---------------------------------------

             Summary: 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


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