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

Sqoop2: Do not require constructors initializing all properties in configuration objects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.99.6
    • 1.99.8
    • None
    • None

    Description

      On internal hackathon we we're hacking Sqoop 2 connector with singhashish and we went through few troubles that we should address.

      We currently require that all properties are properly initialized in object creation - for example check the LinkConfiguration constructor from Generic JDBC connector. Otherwise we get "funny" NullPointerExceptions in ConfigUtils. I think that we should simply make ConfigUtils smart enough to deal with the null and not force all developers to put unnecessary lines of code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jarcec Jarek Jarcec Cecho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: