[ 
https://issues.apache.org/jira/browse/SQOOP-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111619#comment-14111619
 ] 

Abraham Elmahrek commented on SQOOP-1474:
-----------------------------------------

+1! Thanks man!

> Fix usage of StringUtils.repeat method
> --------------------------------------
>
>                 Key: SQOOP-1474
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1474
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>         Environment: Hadoop 2.4.x, 2.5.x
>            Reporter: Venkat Ranganathan
>            Assignee: Venkat Ranganathan
>             Fix For: 1.4.6
>
>         Attachments: SQOOP-1474.diff
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to