Procedure
- Install one Tomcat server as described in Deploying Talend Administration Center on Tomcat.
- Edit the <ApplicationPath>/WEB-INF/classes/quartz.properties file.
-
Uncomment the following lines by removing the hash character preceding the
command:
#org.quartz.scheduler.instanceName = MyClusteredScheduler #org.quartz.scheduler.instanceId = AUTO #org.quartz.jobStore.isClustered = true #org.quartz.jobStore.clusterCheckinInterval = 20000
- Share the user-defined Jobs folder and task logs folder with the new Tomcat instance.
- Start Tomcat to deploy Talend Administration Center.