Talend - Applications
Talend Open Studio for Data Integration est un outil open source d'intégration de données et d'ETL. C'est l'un des outils les plus utilisés dans le monde de la Business Intelligence, il fait partie des compétences MUST HAVE du Data Analyst.
Application 1 - Télécharger des données depuis GitHub#
Application 2 - Actualiser un table#
Application 3 - Migration Postgres vers SQL Server#
System.out.print("[ " + TalendDate.formatDate("hh:mm",TalendDate.getCurrentDate()) + " ] - Step : " + globalMap.get("tLoop_1_CURRENT_VALUE") + " - ");
System.out.println(TalendDate.formatDate("yyyy-MM-dd",TalendDate.addDate(TalendDate.getCurrentDate(),-(Integer)globalMap.get("tLoop_1_CURRENT_VALUE"),"dd")));
Démarrage du Job vas_sos_performance_kpi à 15:33 09/05/2025.
[statistics] connecting to socket on port 3479
[statistics] connected
[ 03:33 ] - Step : 5 - 2025-05-04
[ 03:33 ] - Step : 4 - 2025-05-05
[ 03:33 ] - Step : 3 - 2025-05-06
[ 03:33 ] - Step : 2 - 2025-05-07
[ 03:33 ] - Step : 1 - 2025-05-08
[statistics] disconnected
Job vas_sos_performance_kpi terminé à 15:33 09/05/2025. [Code de sortie = 0]