----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24125/#review49177 -----------------------------------------------------------
Ship it! Ship It! - Sid Wagle On July 30, 2014, 10:54 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24125/ > ----------------------------------------------------------- > > (Updated July 30, 2014, 10:54 p.m.) > > > Review request for Ambari and Sid Wagle. > > > Bugs: AMBARI-6688 > https://issues.apache.org/jira/browse/AMBARI-6688 > > > Repository: ambari > > > Description > ------- > > > ERROR: jdbc file is unavailable. Please, follow next steps: > 1) Download postgresql-9.0-801.jdbc4.jar. > 2) Create needed directory: mkdir -p /usr/lib/oozie/libserver/ > 3) Copy postgresql-9.0-801.jdbc4.jar to newly created dir: cp > /path/to/jdbc/postgresql-9.0-801.jdbc4.jar /usr/lib/oozie/libserver/ > 4) Copy postgresql-9.0-801.jdbc4.jar to libext: cp > /path/to/jdbc/postgresql-9.0-801.jdbc4.jar /usr/lib/oozie/libext/ > > > Why derby database would need postgresql driver, looks like a bug. > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py > 05bf7c3 > > Diff: https://reviews.apache.org/r/24125/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
