Commit Graph

65 Commits

Author SHA1 Message Date
root 43fe67a8cb improve driver 2020-05-24 21:02:43 -07:00
bohanjason 906d528357 update udm 2020-05-11 11:39:49 -04:00
bohanjason f14f87c817 set DB_CONF_MOUNT to False 2020-05-11 11:39:49 -04:00
bohanjason 52e1674f0a mounted DB_CONF file 2020-05-11 11:39:49 -04:00
bohanjason 9770fe96b4 check db is ready when restarting docker 2020-05-11 11:39:49 -04:00
bohanjason f6ad676abd free cache for remote docker 2020-05-11 11:39:49 -04:00
bohanjason 6c436e66c0 support user defined metrics 2020-05-11 11:39:49 -04:00
bohanjason 346a2470b5 support user defined metrics 2020-05-11 11:39:49 -04:00
bohanjason d4b3364819 remove latencyUDF 2020-05-11 11:39:49 -04:00
BohanZhang 93e8418c0f update driver config 2020-05-11 11:39:49 -04:00
root c9951a287b change driver config 2020-05-11 11:39:49 -04:00
bohanjason 5c422dd010 support mysql 2020-05-11 11:39:49 -04:00
bohanjason 18986dc01c fix style 2020-04-08 13:30:56 -04:00
bohanjason 814561573b task status ui tests 2020-04-08 13:30:56 -04:00
bohanjason 516d02006a add task status ui test 2020-04-08 13:30:56 -04:00
bohanjason a9f1556184 fix ddpg 2020-02-26 17:42:36 -05:00
yangdsh c69fca77d6 address dana's comment 2020-02-08 18:56:34 -05:00
yangdsh c33625ca17 random->lhs when lacking data for GPR; fix editing session 2020-02-08 18:56:34 -05:00
dvanaken 9393fb7aca Fixed bugs and improved logging in config recommendation tasks/views 2020-01-08 15:29:31 -05:00
dvanaken 3786714093 Updated handling of next config in the driver 2020-01-08 15:29:31 -05:00
bohanjason 9cfeda5f27 update integration test 2019-12-17 10:01:31 +01:00
bohanjason c76c8e7bfb fix multithread issue in DNN 2019-12-17 10:01:31 +01:00
bohanjason 6d76b22e3b support enum/boolean in GPR/DNN 2019-12-11 09:18:40 +01:00
yangdsh 7ade03e3e5 fix bugs 2019-12-10 10:14:01 +01:00
yangdsh 642d7c3875 fix enum bug 2019-12-10 10:14:01 +01:00
dvanaken 7be5b89975 Changes: when we deploy our docker images we now also build/deploy the internal driver image; fixed .dockerignore; moved integration test data into the driver; fixed cast in oracle db_time target objective. 2019-12-04 17:27:05 -05:00
yangdsh c4433181f7 fix format 2019-12-03 21:28:13 -05:00
yangdsh 4e5db94697 move restart location; auto fix knob range 2019-12-03 21:28:13 -05:00
arifiorino cd36ff9803 Fixed Formatting 2019-12-03 17:28:35 -05:00
arifiorino df2dbb6683 Bug fixes 2019-12-03 17:28:35 -05:00
arifiorino 6ab7b8ef4f Bug fixes 2019-12-03 17:28:35 -05:00
yangdsh 13735c9b0b fix bugs 2019-12-03 17:28:35 -05:00
arifiorino 99a9c3318e Added oracle crash reporting - Dongsheng 2019-12-03 17:28:35 -05:00
arifiorino 0dff040012 Initial code to send/manage DB error 2019-12-03 17:28:35 -05:00
dvanaken c23308e9f1 Fixed log output 2019-11-26 05:15:44 -05:00
dvanaken b211ad455d Fixed bug caused by stale value of latest result in views.give_result() 2019-11-26 05:15:44 -05:00
yangdsh dceee6e0ba support Oracle flash back; auto-fix metric type; compile ojdbc 2019-11-25 13:17:53 -05:00
dvanaken a0c60afc3c Addressed Dongsheng's review comments. 2019-11-18 13:04:14 -05:00
dvanaken 6a58c52762 formatting 2019-11-18 13:04:14 -05:00
dvanaken 9a4bbeead5 ...formatting 2019-11-18 13:04:14 -05:00
dvanaken a008428903 formatting 2019-11-18 13:04:14 -05:00
dvanaken 2a3b075516 fixed formatting 2019-11-18 13:04:14 -05:00
dvanaken cf19380107 Updated the knob/metric output samples for each of the Oracle versions we support since my fix changed all of them. 2019-11-18 13:04:14 -05:00
dvanaken e1b29eaafa Added support for Oracle v12.1c. 2019-11-18 13:04:14 -05:00
dvanaken d874ca6a8b The Oracle collector now prepends the view name to each metric to avoid overwriting metrics from different views with the same names 2019-11-18 13:04:14 -05:00
dvanaken 6283186d76 Driver now works when the database system is local, remote, or on docker 2019-11-18 13:04:14 -05:00
dvanaken 8ee52a64bf Changed the format of the driver config from JSON to a python settings file to make it easier to update / read. 2019-11-18 13:04:14 -05:00
dvanaken 159e26e1c7 Removed old LHS code from driver (the website already supports running LHS) 2019-11-18 13:04:14 -05:00
dvanaken 4171a662f5 Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
BohanZhang 7b0229ad53 add integration test 2019-11-03 15:10:32 -05:00