----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2769/#review5189 -----------------------------------------------------------
Question on changes made to prior Hadoop jars for previous versions. branches/branch-3.1/distro/src/main/bin/addtowar.sh <https://reviews.apache.org/r/2769/#comment11376> Any reason for changing this? branches/branch-3.1/distro/src/main/bin/addtowar.sh <https://reviews.apache.org/r/2769/#comment11377> Any reason for changing this? branches/branch-3.1/distro/src/main/bin/addtowar.sh <https://reviews.apache.org/r/2769/#comment11378> Any reason for changing this? branches/branch-3.1/distro/src/main/bin/addtowar.sh <https://reviews.apache.org/r/2769/#comment11379> Any reason for changing this? - Santhosh On 2012-02-17 03:44:43, Mona Chitnis wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2769/ > ----------------------------------------------------------- > > (Updated 2012-02-17 03:44:43) > > > 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> > 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 > > > Diffs > ----- > > branches/branch-3.1/distro/src/main/bin/addtowar.sh 1244331 > > Diff: https://reviews.apache.org/r/2769/diff > > > Testing > ------- > > yes > > > Thanks, > > Mona > >
