Commit Graph

350 Commits

Author SHA1 Message Date
bohanjason f6ad676abd free cache for remote docker 2020-05-11 11:39:49 -04:00
bohanjason db8aa257c5 fix bug for udm 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
root ae091160c0 update mysql fixture 2020-05-11 11:39:49 -04:00
bohanjason fecc3f536f add mysql 5.7, 8.0 metrics 2020-05-11 11:39:49 -04:00
bohanjason 942650bd28 add mysql 5.7, 8.0 knob fixture 2020-05-11 11:39:49 -04:00
bohanjason 30c936e9cf mysql parser 2020-05-11 11:39:49 -04:00
bohanjason 5c422dd010 support mysql 2020-05-11 11:39:49 -04:00
Dongsheng Yang 5b697b9c56 Update utils.py 2020-05-05 14:36:21 -04:00
dvanaken e92f55cc12 Fixed names of dba_workload_replay metrics 2020-04-30 03:19:20 -04:00
yangdsh 4e290c9548 clean up convert_dbms_metrics; fix invalid results handling bug 2020-04-28 17:22:40 -04:00
yangdsh 285522a0f5 clean metrics for DDPG 2020-04-28 17:22:40 -04:00
yangdsh 2916330e89 dump session target objectives to csv 2020-04-28 13:57:35 -04:00
yangdsh 3584dff8d8 fix db time 2020-04-27 16:16:06 -04:00
yangdsh 3f0c82abbd reload default metrics in normalized_db_time object 2020-04-27 16:16:06 -04:00
yangdsh 37e0d58ce0 fix knob_range_search lowerbound 2020-04-24 11:45:50 -04:00
yangdsh 5df71fb436 fix first normalized_db_time unequal to raw_db_time 2020-04-22 13:36:27 -04:00
yangdsh 93d6fa5339 fix unit test 2020-04-22 13:36:27 -04:00
yangdsh 77eb5cdb42 address dana's comment 2020-04-22 13:36:27 -04:00
yangdsh e7d5b0338a clean metrics before pruning 2020-04-22 13:36:27 -04:00
yangdsh 8da203fdc3 address dana's comment 2020-04-21 20:39:06 -04:00
yangdsh 33f78f7302 pass concurrency option to celery worker 2020-04-21 20:39:06 -04:00
yangdsh efcc2ee74b fix rabbitmq hostname 2020-04-21 20:39:06 -04:00
Dana Van Aken d47b09b0c0 Added env to docker web credentials.py to set the background task interval 2020-04-17 19:11:06 -04:00
Dana Van Aken c9370b76a3 Cleanup 2020-04-17 19:11:06 -04:00
Dana Van Aken ca63f91f55 Fixed bug in background task that happened when all workload data was invalid 2020-04-17 19:11:06 -04:00
dvanaken 9cc119e129 Added flag to alt_create_or_edit_session() that specifies whether to return the ddpg models 2020-04-17 00:59:37 -04:00
yangdsh 288805aae3 upload and download ddpg models 2020-04-16 22:12:22 -04:00
yangdsh ad96c03902 address dana's comment 2020-04-16 13:51:51 -04:00
yangdsh 2f7396d275 fix tests 2020-04-16 13:51:51 -04:00
yangdsh 0bf2da738f do not allow mapping to the same workload; remove important_knob_num 2020-04-16 13:51:51 -04:00
yangdsh ec67e739d8 amend last commit 2020-04-15 02:04:18 -04:00
yangdsh 9361e0d1ab fix bug 2020-04-15 02:04:18 -04:00
yangdsh fd6dc1ea54 fix original ddpg 2020-04-15 02:04:18 -04:00
dvanaken b43a911bd7 Logging and cleanup 2020-04-14 11:49:02 -04:00
dvanaken 99c80e2e83 Improved/reordered preprocessing of metrics in workload characterization task to further reduce the number of columns and speed up the computation. Tweaked a few admin views to show more recent info first. 2020-04-14 11:49:02 -04:00
dvanaken efa02899b5 When ranking knobs in the background tasks use the target objective(s) by default. Added an option that when enabled also uses the pruned metrics. 2020-04-14 11:49:02 -04:00
dvanaken aeaae7d9f4 When aggregating knobs/metrics order the columns by name to ensure matrices have consistent columnnames in case they're combined in subsequent tasks. 2020-04-14 11:28:38 -04:00
dvanaken ff0efd7482 Fixed lint errors 2020-04-13 17:30:19 -04:00
dvanaken 4e1233ded2 Added a new textfield to the BackupData model to save additional (not required) files uploaded by the user. 2020-04-13 17:30:19 -04:00
yangdsh 52843f6fc3 use default config in tuning 2020-04-13 14:29:45 -04:00
yangdsh 147ef58065 fix a bug in clean_knob_data() 2020-04-13 11:09:32 -04:00
yangdsh 9fe6ded36c accelerate calculation; default per session 2020-04-13 11:02:06 -04:00
yangdsh d09489e8b6 make dba_hist backward compatible; add dba_hist in fixtures 2020-04-09 15:51:07 -04:00
yangdsh e5113f73f5 use dba_hist (continue) 2020-04-09 15:51:07 -04:00
yangdsh e0cb1ab8b0 use db_hist 2020-04-09 15:51:07 -04:00