Change in ovirt-dwh[master]: etl: upgraded to Talend DI 5.6.1

ydary at redhat.com ydary at redhat.com
Sun Jan 18 13:42:15 UTC 2015


Yaniv Dary has submitted this change and it was merged.

Change subject: etl: upgraded to Talend DI 5.6.1
......................................................................


etl: upgraded to Talend DI 5.6.1

Change-Id: I025834fc15f45eb0b3146a34f5d49c081c7f77dc
Signed-off-by: Shirly Radco <sradco at redhat.com>
---
M etl_export/ovirt_engine_dwh/aggregationtodaily_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/aggregationtohourly_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/configurationsync_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/dailytimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/deletetimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/historydelete_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/historyetl_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/hostconfigcheck_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/hourlytimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/minimalversioncheck_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/osenumupdate_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/parallelrun_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/samplerunjobs_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/sampletimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/statisticssync_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/validateinstallation_3_6/contexts/Default.properties
M etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_6/AggregationToDaily.java
M etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_6/AggregationToHourly.java
M etl_export/src/ovirt_engine_dwh/configurationsync_3_6/ConfigurationSync.java
M etl_export/src/ovirt_engine_dwh/dailytimekeepingjob_3_6/DailyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_3_6/DeleteTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/historydelete_3_6/HistoryDelete.java
M etl_export/src/ovirt_engine_dwh/historyetl_3_6/HistoryETL.java
M etl_export/src/ovirt_engine_dwh/hostconfigcheck_3_6/HostConfigCheck.java
M etl_export/src/ovirt_engine_dwh/hourlytimekeepingjob_3_6/HourlyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/minimalversioncheck_3_6/MinimalVersionCheck.java
M etl_export/src/ovirt_engine_dwh/osenumupdate_3_6/OsEnumUpdate.java
M etl_export/src/ovirt_engine_dwh/parallelrun_3_6/ParallelRun.java
M etl_export/src/ovirt_engine_dwh/samplerunjobs_3_6/SampleRunJobs.java
M etl_export/src/ovirt_engine_dwh/sampletimekeepingjob_3_6/SampleTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/statisticssync_3_6/StatisticsSync.java
M etl_export/src/ovirt_engine_dwh/validateinstallation_3_6/ValidateInstallation.java
M etl_export/src/routines/DataOperation.java
M etl_export/src/routines/Mathematical.java
M etl_export/src/routines/Numeric.java
M etl_export/src/routines/Relational.java
M etl_export/src/routines/StringHandling.java
M etl_export/src/routines/TalendDataGenerator.java
M etl_export/src/routines/TalendDate.java
M etl_export/src/routines/TalendString.java
M etl_export/src/routines/system/AssertCatcherUtils.java
M etl_export/src/routines/system/BufferedOutput.java
M etl_export/src/routines/system/Document.java
M etl_export/src/routines/system/FastDateParser.java
M etl_export/src/routines/system/FormatterUtils.java
M etl_export/src/routines/system/GlobalResource.java
A etl_export/src/routines/system/Hex.java
M etl_export/src/routines/system/JSONObject.java
M etl_export/src/routines/system/LocaleProvider.java
M etl_export/src/routines/system/LogCatcherUtils.java
M etl_export/src/routines/system/MRRunStat.java
M etl_export/src/routines/system/MetterCatcherUtils.java
M etl_export/src/routines/system/NestXMLTool.java
A etl_export/src/routines/system/NoHeaderObjectInputStream.java
A etl_export/src/routines/system/NoHeaderObjectOutputStream.java
M etl_export/src/routines/system/ParserUtils.java
A etl_export/src/routines/system/PasswordEncryptUtil.java
A etl_export/src/routines/system/PigHelper.java
M etl_export/src/routines/system/ResumeUtil.java
M etl_export/src/routines/system/RunStat.java
M etl_export/src/routines/system/RunTrace.java
A etl_export/src/routines/system/RuntimeMap.java
M etl_export/src/routines/system/RuntimeUtils.java
M etl_export/src/routines/system/SharedDBConnection.java
M etl_export/src/routines/system/StatCatcherUtils.java
M etl_export/src/routines/system/StringUtils.java
M etl_export/src/routines/system/TDieException.java
M etl_export/src/routines/system/TRunJobException.java
M etl_export/src/routines/system/TalendThread.java
M etl_export/src/routines/system/TalendThreadPool.java
M etl_export/src/routines/system/TalendThreadResult.java
M etl_export/src/routines/system/TalendTimestampWithTZ.java
A etl_export/src/routines/system/TraceBean.java
A etl_export/src/routines/system/TraceDataBean.java
A etl_export/src/routines/system/TraceStatusBean.java
M etl_export/src/routines/system/TypeConvert.java
M tos_project/code/routines/system/TalendDate_0.1.item
M tos_project/code/routines/system/TalendDate_0.1.properties
M tos_project/code/routines/system/TalendString_0.1.item
M tos_project/code/routines/system/TalendString_0.1.properties
M tos_project/context/connectionJDBC_3.6.properties
M tos_project/process/AggregationToDaily_3.6.item
M tos_project/process/AggregationToDaily_3.6.properties
M tos_project/process/AggregationToHourly_3.6.item
M tos_project/process/AggregationToHourly_3.6.properties
M tos_project/process/ConfigurationSync_3.6.item
M tos_project/process/ConfigurationSync_3.6.properties
M tos_project/process/DailyTimeKeepingJob_3.6.item
M tos_project/process/DailyTimeKeepingJob_3.6.properties
M tos_project/process/DeleteTimeKeepingJob_3.6.item
M tos_project/process/DeleteTimeKeepingJob_3.6.properties
M tos_project/process/HistoryDelete_3.6.item
M tos_project/process/HistoryDelete_3.6.properties
M tos_project/process/HistoryETL_3.6.item
M tos_project/process/HistoryETL_3.6.properties
M tos_project/process/HostConfigCheck_3.6.item
M tos_project/process/HostConfigCheck_3.6.properties
M tos_project/process/HourlyTimeKeepingJob_3.6.item
M tos_project/process/HourlyTimeKeepingJob_3.6.properties
M tos_project/process/MinimalVersionCheck_3.6.item
M tos_project/process/MinimalVersionCheck_3.6.properties
M tos_project/process/OsEnumUpdate_3.6.item
M tos_project/process/OsEnumUpdate_3.6.properties
M tos_project/process/ParallelRun_3.6.item
M tos_project/process/ParallelRun_3.6.properties
M tos_project/process/SampleRunJobs_3.6.item
M tos_project/process/SampleRunJobs_3.6.properties
M tos_project/process/SampleTimeKeepingJob_3.6.item
M tos_project/process/SampleTimeKeepingJob_3.6.properties
M tos_project/process/StatisticsSync_3.6.item
M tos_project/process/StatisticsSync_3.6.properties
M tos_project/process/ValidateInstallation_3.6.item
M tos_project/process/ValidateInstallation_3.6.properties
M tos_project/talend.project
114 files changed, 9,620 insertions(+), 9,357 deletions(-)

Approvals:
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Shirly Radco: Verified
  Yaniv Dary: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/36790
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I025834fc15f45eb0b3146a34f5d49c081c7f77dc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list