Uploaded image for project: 'Sqoop (READ-ONLY)'
  1. Sqoop (READ-ONLY)
  2. SQOOP-134

Free-form import queries can produce unexpected results

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      The free-form query specification need to be revised. The current design can return incorrect results. For example, if the user specified a query of the form: SELECT .... FROM .... WHERE $CONDITIONS OR myOtherCondition, then the same record can be read by multiple RecordReaders resulting in duplicate records processed by the job. A possible way of correcting this behavior is to use a nested query.

        Attachments

        There are no Sub-Tasks for this issue.

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ahmed Ahmed Radwan
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: