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

Sqoop2: Provide more information for Kerberos initialization exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.99.5
    • 1.99.5
    • sqoop2-server
    • None

    Description

      throw new SqoopException(AuthenticationError.AUTH_0003);
      

      Should be:

      throw new SqoopException(AuthenticationError.AUTH_0003, ex);
      

      Attachments

        1. SQOOP-1747.0.patch
          0.9 kB
          Abraham Elmahrek

        Activity

          People

            abec Abraham Elmahrek
            abec Abraham Elmahrek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: