[ https://issues.apache.org/jira/browse/HADOOP-15261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382838#comment-16382838 ]
Akira Ajisaka commented on HADOOP-15261: ---------------------------------------- [https://builds.apache.org/job/PreCommit-HADOOP-Build/14237/console] {noformat} Processing: HADOOP-15261 HADOOP-15261 patch is being downloaded at Thu Mar 1 23:13:05 UTC 2018 from https://issues.apache.org/jira/secure/attachment/12911995/hadoop.txt -> Downloaded ERROR: Unsure how to process HADOOP-15261. {noformat} GitHub integration seems to be failing. Attached the same patch as GitHub PR to run precommit job. > Upgrade commons-io from 2.4 to 2.5 > ---------------------------------- > > Key: HADOOP-15261 > URL: https://issues.apache.org/jira/browse/HADOOP-15261 > Project: Hadoop Common > Issue Type: Bug > Components: minikdc > Affects Versions: 3.0.0-alpha3 > Reporter: PandaMonkey > Priority: Major > Attachments: 347.patch, hadoop.txt > > > Hi, after analyzing hadoop-common-project\hadoop-minikdc\pom.xml, we found > that Hadoop depends on org.apache.kerby:kerb-simplekdc 1.0.1, which > transitivity introduced commons-io:2.5. > At the same time, hadoop directly depends on a older version of > commons-io:2.4. By further look into the source code, these two versions of > commons-io have many different features. The dependency conflict problem > brings high risks of "NotClassDefFoundError:" or "NoSuchMethodError" issues > at runtime. Please notice this problem. Maybe upgrading commons-io from 2.4 > to 2.5 is a good choice. Hope this report can help you. Thanks! > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org