> On 2012-02-08 16:59:33, Alejandro Abdelnur wrote:
> > I don't think this JIRA is applicable anymore in trunk given the hadooplibs
> > 
> > Now we only have to copy the corresponding hadooplibs (for the version of 
> > Hadoop Oozie will be using) to the libext/ directory and run oozie-setup.sh 
> > and the WAR will be recreated with the corresponding Hadoop JARs.
> > 
> > Given that I'd close this JIRA as won't fix/invalid.

This patch is against branch 3.1 with support for Hadoop 23. My mistake in 
uploading against branch trunk. Updating diff with the correct branch name.


- Mona


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


On 2012-02-08 00:44:28, Mona Chitnis wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2769/
> -----------------------------------------------------------
> 
> (Updated 2012-02-08 00:44:28)
> 
> 
> Review request for oozie.
> 
> 
> Summary
> -------
> 
> This script injects required Jars into Oozie server's WEB-INF/lib directory.
> 
> For running oozie-setup.sh -hadoop <version> <hadoop_directory>
> hadoop_directory should point to the installation directory of hadoopcoretree 
> i.e. top level directory containing required hdfs,mapred and common jars.
> version = 0.23.0
> 
> Furthermore, all required env variables as specified on the hadoop 23 
> documentation should be set to be able to submit jobs
> 
> Some extra whitespaces removed.
> 
> 
> Diffs
> -----
> 
>   trunk/distro/src/main/bin/addtowar.sh 1241713 
> 
> Diff: https://reviews.apache.org/r/2769/diff
> 
> 
> Testing
> -------
> 
> yes
> 
> 
> Thanks,
> 
> Mona
> 
>

Reply via email to