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

Fix usage of StringUtils.repeat method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.5
    • 1.4.6
    • None
    • None
    • Hadoop 2.4.x, 2.5.x

    Description

      When I try to build sqoop with hadoop.version explicitly set to 2.4.0 or later, TestExportUsingProcedure compilation fails because StringUtils.repeat(String,String,int) method can not be resolved.

      Commons-lang introduced this in 2.5. Our ivy/libraries.properties still specifies 2.4. Even changing the commons-lang version to 2.5 does not fix it as we seem to inherit the 2.4 version through other dependencies.

      Attachments

        1. SQOOP-1474.diff
          0.8 kB
          Venkat Ranganathan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: