[
https://issues.apache.org/jira/browse/HADOOP-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591264#comment-13591264
]
Konstantin Boudnik commented on HADOOP-9301:
--------------------------------------------
It might be related to the attempts to fix/workaround MAPREDUCE-2980, not 100%
sure though. The only repo where this dependency is presented is
{{https://repository.cloudera.com/artifactory/cloudera-repos}}, meaning that
somewhere the dependencies are contaminated with non-ASF repositories, which is
pretty awful, in my opinion.
> hadoop client servlet/jsp/jetty/tomcat JARs creating conflicts in Oozie &
> HttpFS
> --------------------------------------------------------------------------------
>
> Key: HADOOP-9301
> URL: https://issues.apache.org/jira/browse/HADOOP-9301
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 2.0.3-alpha
> Reporter: Roman Shaposhnik
> Assignee: Alejandro Abdelnur
> Priority: Blocker
> Fix For: 2.0.4-beta
>
> Attachments: HADOOP-9301.patch
>
>
> Here's how to reproduce:
> {noformat}
> $ cd hadoop-client
> $ mvn dependency:tree | egrep 'jsp|jetty'
> [INFO] | +- org.mortbay.jetty:jetty:jar:6.1.26.cloudera.2:compile
> [INFO] | +- org.mortbay.jetty:jetty-util:jar:6.1.26.cloudera.2:compile
> [INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:compile
> {noformat}
> This has a potential for completely screwing up clients like Oozie, etc –
> hence a blocker.
> It seems that while common excludes those JARs, they are sneaking in via
> hdfs, we need to exclude them too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira