Change in ovirt-dwh[master]: etl: removed last start time from vm stats

Yaniv Dary has submitted this change and it was merged. Change subject: etl: removed last start time from vm stats ...................................................................... etl: removed last start time from vm stats This column is not present in the 3.1 or 3.0 APIs and is not valuable for reporting. Change-Id: I3aa8ee13f8b09f45df13af0140ec07a587e803c4 Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtodaily_3_1/AggregationToDaily.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtohourly_3_1/AggregationToHourly.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/statisticssync_3_1/StatisticsSync.java M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.1.item M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.1.properties M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.1.item M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.1.properties M data-warehouse/history_etl/tos_project/process/DailyTimeKeepingJob_3.1.properties M data-warehouse/history_etl/tos_project/process/DeleteTimeKeepingJob_3.1.properties M data-warehouse/history_etl/tos_project/process/HostConfigCheck_3.1.properties M data-warehouse/history_etl/tos_project/process/HourlyTimeKeepingJob_3.1.properties M data-warehouse/history_etl/tos_project/process/MinimalVersionCheck_3.1.properties M data-warehouse/history_etl/tos_project/process/ParallelRun_3.1.properties M data-warehouse/history_etl/tos_project/process/SampleRunJobs_3.1.properties M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.1.item M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.1.properties M data-warehouse/history_etl/tos_project/talend.project A data-warehouse/historydbscripts_postgres/upgrade/03_00_0130_remove_unused_columns.sql 18 files changed, 539 insertions(+), 1,242 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6065 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3aa8ee13f8b09f45df13af0140ec07a587e803c4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com