[
https://issues.apache.org/jira/browse/FALCON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815722#comment-13815722
]
Shwetha G S commented on FALCON-173:
------------------------------------
When you build distributed packages with -P distributed, did you add the
correct hadoop profile as well?
The cmd is: mvn clean assembly:assembly -DskipTests -DskipCheck=true -P
distributed,hadoop-1 (Yes, we need to update the doc on the site). This doesn't
add hadoop jars in falcon war. Let me know if this works, we can close this bug
> 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)