[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Balaji Rajagopalan updated MAPREDUCE-1790:
------------------------------------------

    Attachment: lzcodec_fix.txt

I have attached the fix, to fix the automation in the hudson build server, the 
env variable hadoop.externaljar.dir has to be passed using -D option. example,

 ant test-system -Dhadoop.conf.dir.deployed=$conf_dir 
-Dhadoop.externaljar.dir=$external_jar_dir  -Dtestcase=TestJobKillhsitory

and make sure the 
hadoop-gpl-compression-0.1.0-1005060043.jar is present in the external jar 
directory. 

Please give me your comments. 

> Herriot test cases failing in Hudson due to LzCode not found
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-1790
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1790
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: Herriot system test case automation
>            Reporter: Balaji Rajagopalan
>            Assignee: Balaji Rajagopalan
>         Attachments: lzcodec_fix.txt
>
>
> The test cases are failing due to non-availablity of the jar  
> hadoop-gpl-compression-0.1.0-1005060043.jar, need changes to aop xml to fix 
> this. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to