> On April 30, 2015, 3:01 p.m., Sumit Mohanty wrote: > > ambari-server/src/main/resources/stacks/HDP/2.1/services/OOZIE/metainfo.xml, > > line 41 > > <https://reviews.apache.org/r/33720/diff/1/?file=946312#file946312line41> > > > > The hive fix was different. If mysql was not selected then the install > > scripts explicitly ignored mysql-connector-java from installation - see > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
If user chooses "Existing MySQL Database" should we not install mysql-connector-java? - Sumit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33720/#review82139 ----------------------------------------------------------- On April 30, 2015, 11:28 a.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33720/ > ----------------------------------------------------------- > > (Updated April 30, 2015, 11:28 a.m.) > > > Review request for Ambari, Andrew Onischuk and Sumit Mohanty. > > > Bugs: AMBARI-10862 > https://issues.apache.org/jira/browse/AMBARI-10862 > > > Repository: ambari > > > Description > ------- > > The fix that was made for Hive is also needed for Oozie. If mysql is not > needed by Oozie install then mysql artifacts should not be installed. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/metainfo.xml > f8404dc > ambari-server/src/main/resources/stacks/HDP/2.1/services/OOZIE/metainfo.xml > 4664759 > ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml > c7f19ef > ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/metainfo.xml > 0c452b2 > > Diff: https://reviews.apache.org/r/33720/diff/ > > > Testing > ------- > > > Thanks, > > Vitalyi Brodetskyi > >
