Change in ovirt-dwh[master]: history: updated ksm_shared_memory_percent to mb

Yaniv Dary has submitted this change and it was merged. Change subject: history: updated ksm_shared_memory_percent to mb ...................................................................... history: updated ksm_shared_memory_percent to mb Droped ksm_shared_memory_percent column from host_samples_history table and added ksm_shared_memory_mb instead. Updated etl of ksm_shared_memory_percent, max_ksm_shared_memory_percent columns in host_samples_history, hourly and daily tables to ksm_shared_memory_mb and max_ksm_shared_memory_percent. Change-Id: Ic965021913baa1a3a95deda5ab2cad206638cbbb Bug-Url: https://bugzilla.redhat.com/1076902 Signed-off-by: Shirly Radco <sradco@redhat.com> --- M etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_4/AggregationToDaily.java M etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_4/AggregationToHourly.java M etl_export/src/ovirt_engine_dwh/statisticssync_3_4/StatisticsSync.java M packaging/dbscripts/create_views_3_4.sql A packaging/dbscripts/upgrade/03_04_0070_update_mem_shared_to_mb.sql M tos_project/process/AggregationToDaily_3.4.item M tos_project/process/AggregationToDaily_3.4.properties M tos_project/process/AggregationToHourly_3.4.item M tos_project/process/AggregationToHourly_3.4.properties M tos_project/process/StatisticsSync_3.4.item M tos_project/process/StatisticsSync_3.4.properties 11 files changed, 342 insertions(+), 311 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, but someone else must approve Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic965021913baa1a3a95deda5ab2cad206638cbbb Gerrit-PatchSet: 6 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com