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

Sqoop2: exception is thrown when creating a connection object if connectionString starts with an empty space

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.99.1
    • 1.99.1
    • sqoop2-client
    • None

    Description

      To reproduce it, do the following:

      sqoop:000> create connection --cid 1
      Creating connection for connector with id 1
      Please fill following values to create new connection object
      Name: blah
      Configuration configuration
      JDBC Driver Class: blah
      JDBC Connection String:  blah <--- an empty space before blah
      Username: blah
      Password: blah
      JDBC Connection Properties: 
      There are currently 0 values in the map:
      entry# 
      
      Security related configuration options
      Max connections: 
      log4j:WARN No appenders could be found for logger (org.apache.sqoop.utils.ClassUtils).
      log4j:WARN Please initialize the log4j system properly.
      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
      Exception has occurred during processing command 
      Server has returned exception: Exception: java.lang.Throwable Message: VALIDATION_0002:Usage of missing field - Field connectionString is not present in org.apache.sqoop.connector.jdbc.configuration.ConnectionConfiguration
      

      Attachments

        1. bugSQOOP-774.patch
          12 kB
          Jarek Jarcec Cecho

        Issue Links

          Activity

            People

              jarcec Jarek Jarcec Cecho
              cheolsoo Cheolsoo Park
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: