collectivemedia / celos

Scriptable scheduler for periodical Hadoop workflows
Apache License 2.0
22 stars 9 forks source link

/trigger-status servlet doesn't honor schedules #650

Open manuel opened 8 years ago

manuel commented 8 years ago

This workflow runs at 02:00 every day http://celos002.ewr004.collective-media.net:9091/workflow-slots?id=gc-batchimport-audext_uk but the trigger-status servlet doesn't complain if you call it with a different time:

http://celos002.ewr004.collective-media.net:9091/trigger-status?id=gc-batchimport-audext_uk&time=2015-09-22T15:00Z

This link should return a 404 slot not found.