Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10040

JDBC writer change to use batch insert for performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.6.0
    • SQL
    • None

    Description

      Currently JDBC write is using single row insert using executeUpdate() command instead change to executeBatch() which will handle multiple inserts by most databases in more efficient manner.

      Attachments

        Activity

          People

            viirya L. C. Hsieh
            rmullapudi Rama Mullapudi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: