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

Rohini Palaniswamy commented on PIG-3724:
-----------------------------------------

Suhas,
   The hadoop libs should be picked up from harness.hadoop.home and should not 
be including anything from ivy/lib as that is only for compile time and should 
not be used for runtime. If that is not the case you need to see why they are 
not picked up and if your hadoop home does not have the hadoop jars in the 
expected location.

> pig e2e tests dont have hadoop libs on classpath
> ------------------------------------------------
>
>                 Key: PIG-3724
>                 URL: https://issues.apache.org/jira/browse/PIG-3724
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Suhas Satish
>            Assignee: Suhas Satish
>         Attachments: PIG-3724.patch
>
>
> The following command throws errors in test/e2e/pig/udfs/java/build.xml
> because the hadoop classpaths are not found. 
> ant -Dharness.old.pig=~/pig-0.11 
> -Dharness.cluster.conf=/opt/mapr/hadoop/hadoop-0.20.2/conf 
> -Dharness.cluster.bin=/usr/bin/hadoop 
> -Dharness.hadoop.home=/opt/mapr/hadoop/hadoop-0.20.2  test-e2e
> I have uploaded a patch which includes lib directories from build/ivy/lib/Pig 
> to solve this problem. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to