Git Product home page Git Product logo

nifi's Issues

Add functionality to support scheduling based on Business/Holiday calendar

Currently Nifi supports CRON, Timer and Event drive scheduling. The CRON scheduling uses Quartz framework to evaluate CRON expression. The CRON based scheduling functionality can be enhanced to support Business calendar and Holiday calendar.

e.g. A processor is scheduled to run on 1st Monday of every month. However if 4th July falls on Monday which is holiday, then processor should skip that execution on that day and instead should be scheduled to run on next business day i.e. Tuesday 5th July

To support such functionality, following features need to be implemented

  1. Ability to create Holiday Calendars ( Calendar name and list of Holidays)
  2. Ability to attach Holiday calendar to CRON schedule
  3. Ability to execute and reschedule processor based on CRON expression and attached holiday calendar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.