> On Гру. 18, 2015, 6:05 після полудня, Alejandro Fernandez wrote: > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java, > > lines 114-141 > > <https://reviews.apache.org/r/41526/diff/3/?file=1170927#file1170927line114> > > > > It's my impression that this type of change for alerts is not uncommon. > > Can we have a general function to call?
We have some usefull functions in entity as of now, so i think it will be better to add some additional there. Even if we will decide to add some functions in AbstractUpgradeCatalog, i think it should be implemented as a feature in separate jira, with Unit Tests and etc. - Vitalyi ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41526/#review111213 ----------------------------------------------------------- On Гру. 18, 2015, 4:41 після полудня, Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41526/ > ----------------------------------------------------------- > > (Updated Гру. 18, 2015, 4:41 після полудня) > > > Review request for Ambari, Andrew Onischuk, Dmytro Sen, Jonathan Hurley, and > Sumit Mohanty. > > > Bugs: AMBARI-14424 > https://issues.apache.org/jira/browse/AMBARI-14424 > > > Repository: ambari > > > Description > ------- > > For Hive metastore and server alerts > 1) Change default timeout to 60 seconds > 2) Make this a configurable script param, so people can pass this in > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/hive_check.py > 55fd6bd > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/SchemaUpgradeHelper.java > 5e22f71 > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java > PRE-CREATION > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/alerts.json > 55e3f78 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.py > c7a9102 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_thrift_port.py > a04c2a6 > > ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog221Test.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/41526/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
