Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10600

CqlInputFormat throws IOE if the size estimates are zero

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.0.0
    • None
    • None
    • Low

    Description

      CqlInputFormat.describeSplits handles the case of no entry in the 'system.size_estimates' table but does not handle the situation when there is a zero size estimate in the table. This can happen if an input job is started immediately after data is added but before the SizeEstimatesRecorder has run.

      CqlInputFormat.describeSplits should handle 0 size estimate in the same manner as no size estimate and not sub-split but return the full split.

      Attachments

        1. 10600-v2.txt
          2 kB
          Paulo Motta
        2. 10600.txt
          2 kB
          Mike Adamson

        Activity

          People

            mike_tr_adamson Mike Adamson
            mike_tr_adamson Mike Adamson
            Mike Adamson
            Paulo Motta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: