set query_group to '<talend-proj>.<talend-job>' in Talend Redshift connection
Hello everyone,
I want to set the query group to set query_group to '<talend-proj>.<talend-job>' inside my talend job? Where do i do it and how i can achieve this? I have a simple job that loads data from mysql to s3 to redshift. I am using tredshiftbulkexec to load data from s3 to redshift and tredshiftrow to update the audit table at the end?