You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Suhas Satish (JIRA)" <ji...@apache.org> on 2014/01/25 01:58:38 UTC

[jira] [Created] (PIG-3724) pig e2e tests dont have hadoop libs on classpath

Suhas Satish created PIG-3724:
---------------------------------

             Summary: 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


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)