Julian Gimbel created NIFI-5532:
-----------------------------------

             Summary: CRON Scheduling with timezone
                 Key: NIFI-5532
                 URL: https://issues.apache.org/jira/browse/NIFI-5532
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Julian Gimbel


Currently it is possible to schedule processors based on a CRON trigger. This 
is fine as long as we only work in one timezone or in timezones that do not 
shift between summer and winter time. If processes should be scheduled at the 
same time the processors need to be rescheduled when timezones are switching 
from summer to winter time.

As pointed out in 
[https://stackoverflow.com/questions/40212696/apache-nifi-how-to-pass-the-timezone-into-the-crontab-string]
 Nifi uses quartz scheduler under the hood which already supports Timezones 
that could be used.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to