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

Writes using Cassandra connector are very slow

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: