----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26600/#review56287 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Oct. 11, 2014, 12:20 p.m., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26600/ > ----------------------------------------------------------- > > (Updated Oct. 11, 2014, 12:20 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-7745 > https://issues.apache.org/jira/browse/AMBARI-7745 > > > Repository: ambari > > > Description > ------- > > Installed cluster with HDFS, MapReduce2, YARN, Tez, Nagios, Ganglia, Hive, > Pig, Oozie, ZooKeeper, Flume services via blueprints. > Error message: > ERROR: jdbc file /usr/lib/oozie/libserver/postgresql-9.0-801.jdbc4.jar is > unavailable. Please, follow next steps: > 1) Download postgresql-9.0-801.jdbc4.jar. > 2) Create needed directory: mkdir -p {oozie_home}/libserver/ > 3) Copy postgresql-9.0-801.jdbc4.jar to newly created dir: cp > /path/to/jdbc/postgresql-9.0-801.jdbc4.jar {oozie_home}/libserver/ > 4) Copy postgresql-9.0-801.jdbc4.jar to libext: cp > /path/to/jdbc/postgresql-9.0-801.jdbc4.jar {oozie_home}/libext/ > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py > 5f53a1b > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/params.py > 40ede9b > > Diff: https://reviews.apache.org/r/26600/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 232 tests in 3.674s > > OK > ---------------------------------------------------------------------- > Total run:641 > Total errors:0 > Total failures:0 > OK > > + > > manual deployment > > > Thanks, > > Dmytro Sen > >
