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

JDBC data source can overload the external database system due to high concurrency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • SQL
    • None

    Description

      Spark tries to load as many partitions as possible in parallel, which can in turn overload the database although it would be possible to load all partitions given a lower concurrency.

      It would be nice to either limit the maximum concurrency or to at least warn about this behavior.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rtreffer Rene Treffer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: