[
https://issues.apache.org/jira/browse/FALCON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815198#comment-13815198
]
Arpit Gupta commented on FALCON-173:
------------------------------------
If we make sure that these jars only show up in hadooplibs dir then the current
scripts will add these to the class path only if we cant find any hadoop jars
on the system. So we just need to make sure we are not packaging this in the
war file. Currently its there in both.
> falcon war in distributed mode packages hadoop-1.1.2 core jar causing
> deployed hadoop jars to be ignored
> --------------------------------------------------------------------------------------------------------
>
> Key: FALCON-173
> URL: https://issues.apache.org/jira/browse/FALCON-173
> Project: Falcon
> Issue Type: Bug
> Reporter: Arpit Gupta
>
> Noticed this on the distributed artifacts built from trunk.
> hadoop-core-1.1.2.jar exists in the exploded falcon.war in WEB-INF/lib.
> This causes the hadoop jars that are deployed on the system to not be picked
> up as they appear in the classpath after falcon related items are added to
> the cp.
--
This message was sent by Atlassian JIRA
(v6.1#6144)