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

[email protected] commented on OOZIE-733:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2769/
-----------------------------------------------------------

(Updated 2012-03-02 02:44:37.623398)


Review request for oozie.


Changes
-------

Added JIRA number


Summary (updated)
-------

This script injects required Jars into Oozie server's WEB-INF/lib directory.

For running oozie-setup.sh -hadoop <version> <hadoop_directory>
For version 0.23.1, hadoop_directory should point to the top level directory 
containing required hdfs,mapred and common jars.
For pre-0.23 versions, it should point to the directory containing 
hadoop-core.jar

Furthermore, all required env variables as specified in the Hadoop 
documentation should be set to be able to submit jobs


This addresses bug OOZIE-733.
    https://issues.apache.org/jira/browse/OOZIE-733


Diffs
-----

  branches/branch-3.1/distro/src/main/bin/addtowar.sh 1244331 

Diff: https://reviews.apache.org/r/2769/diff


Testing
-------

yes


Thanks,

Mona


                
> Change in jar injection script for Oozie 3.1 to run with Hadoop 23
> ------------------------------------------------------------------
>
>                 Key: OOZIE-733
>                 URL: https://issues.apache.org/jira/browse/OOZIE-733
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Mona Chitnis
>
> The addtowar.sh script that injects Hadoop jars should account for Hadoop 23 
> jars. 
> Ability to inject SNAPSHOT Hadoop jars (if you have those on your local 
> staging repo) by introducing an argument -hadoopJarsSNAPSHOT where the script 
> is invoked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to