Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3849

Writes using Cassandra connector are very slow

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 8.13, 9.0
    • None
    • Misc. Connectors
    • None

    Description

      The connector seems to execute the insert queries one by one rather than using batched approach, also the API used is the synchronous one instead of the future based async API [session.executeAsync()]
      Cassandra writes are generally very fast, but it was noted in one scenario that on a single node Cassandra setup inserting a set 50k records and 3 columns took more than 25 mins.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            pranavk Pranav K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: