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

Allow use of uncommitted isolation for databases that support it as an import option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.3, 1.4.4
    • 1.4.5
    • None
    • None
    • All DBs that support uncommitted read transaction isolation

    Description

      Some customers might have ETL workflows that depend on data to be imported while the table is otherwise available for the regular data processing. The current read committed isolation can cause failure because of locking semantics used in the database systems used also.

      So, this is to provide a relaxation of the connection isolation used by the mappers to be read uncommitted using a sqoop option. Note that read uncommitted is not a valid option for Oracle so it is not supported with the database and will be ignored for Oracle

      Attachments

        1. SQOOP-1278.diff
          9 kB
          Venkat Ranganathan
        2. SQOOP-1278-3.diff
          10 kB
          Venkat Ranganathan

        Issue Links

          Activity

            People

              venkatnrangan Venkat Ranganathan
              venkatnrangan Venkat Ranganathan
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: