Mohammed,
I believe that we don't support OpenJDK; if that's not clear from the
documentation, we should make it more explicit. (If I'm not correct and
OpenJDK should work, we should fix that)
By default, CATALINA_BASE is set
to CATALINA_BASE=${OOZIE_HOME}/oozie-server, and OOZIE_HOME is determined
automatically; but I don't see how it could have been set to /var/lib/tomcat6/
unless Lenin did that without realizing it?
For the missing Derby jar; I do know that we were missing that at some
point, but that was on trunk. I just double checked and on 3.3.2, it
should be in the libtools dir when Oozie is built; so I'm not sure why it
was missing from Lenin's installation.
- Robert
On Sun, Jun 2, 2013 at 10:09 AM, Roman Shaposhnik <[email protected]> wrote:
> On Sun, Jun 2, 2013 at 8:18 AM, Lenin Raj <[email protected]> wrote:
> > Thanks Robert/Mohammad.
> >
> > Some learning from the build and server installation:
> >
> >
> > - Use Sun JDK instead of Oracle JDK
> > - CATALINA_BASE has to be set manually
> > - Derby JDBC JAR file has to be copied manually
>
> Or you could use pre-packaged form of Oozie available
> from Apache Bigtop.
>
> I think if you're running on Linux there's really not
> much reason to do the builds/installs manually.
>
> Thanks,
> Roman.
>