In a packaged environment (specifically Bigtop based packages), you can drop those in the /var/lib/oozie directory as well.
On Thu, Dec 6, 2012 at 9:14 PM, Eduardo Afonso Ferreira <[email protected]> wrote: > What about custom jars and hadoop jars that had to be added to oozie.war via > oozie-setup.sh? > > > > ----- Original Message ----- > From: Roman Shaposhnik <[email protected]> > To: [email protected]; Eduardo Afonso Ferreira <[email protected]> > Cc: > Sent: Tuesday, December 4, 2012 12:47 PM > Subject: Re: Missing bin/oozie-setup.sh (cdh4.1.2)? > > On Tue, Dec 4, 2012 at 9:43 AM, Eduardo Afonso Ferreira > <[email protected]> wrote: >> Hey, >> >> I just installed oozie from cloudera cdh4.1.2 and I can't find >> oozie-setup.sh. >> Does anybody know where that is or what else do I need to install? >> >> I need the setup script to add jars (and the ExtJS library) to the oozie war >> file. > > A packaged version of Oozie uses a much simplified "exploded" deployment > and thus doesn't need any extra steps to be setup (you still need to > initialize > a database, of course). This is the same in Bigtop and all the commercial > distros that are built on top of Bigtop. > > As for the ExtJS -- all you need to do is unpack it down in /var/lib/oozie/ > and you're done! > > Thanks, > Roman. > -- Harsh J
