Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-1701

MySQL fetch-size behavior should be documented explicitly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.5
    • None
    • docs
    • None

    Description

      The behavior of --fetch-size has been changed in SQOOP-1400 and reverted in SQOOP-1617 as follows:

      • Prior to SQOOP-1400: row-by-row is the default
      • With SQOOP-1400: load everything is the default
      • SQOOP-1617 and higher: row-by-row becomes the default again

      The behavior of the option with MySQL is a bit different from the other drivers because MySQL JDBC driver can only handle row-by-row or load-everything. So that it should be documented in the area of the limitation.

      Attachments

        1. SQOOP-1701.patch
          0.9 kB
          Daisuke Kobayashi

        Activity

          People

            Unassigned Unassigned
            daisuke.kobayashi Daisuke Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: