> On Jan. 11, 2017, 7:26 p.m., Alejandro Fernandez wrote: > > ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py, > > line 126 > > <https://reviews.apache.org/r/55007/diff/1/?file=1591527#file1591527line126> > > > > Extra closing parenthesis.
Removed the unnecessary parenthesis. - Vishal ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55007/#review161287 ----------------------------------------------------------- On Jan. 13, 2017, 9:32 a.m., Vishal Suvagia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55007/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2017, 9:32 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Gautam Borad, Jaimin Jetly, > Madhan Neethiraj, Mugdha Varadkar, and Oliver Szabo. > > > Bugs: AMBARI-19288 > https://issues.apache.org/jira/browse/AMBARI-19288 > > > Repository: ambari > > > Description > ------- > > Currently, for 2.5 and 2.6 stacks, there a call to install hive-hook if > Falcon client is installed.Need to remove that dependency. > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/constants.py > 6fba224 > > ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py > d7981e1 > > ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json > a753f89 > > Diff: https://reviews.apache.org/r/55007/diff/ > > > Testing > ------- > > Verified fresh install on Cent-OS 6. > > > Thanks, > > Vishal Suvagia > >