Amareshwari Sriramadasu created LENS-124:
--------------------------------------------
Summary: Add scheduler service on lens
Key: LENS-124
URL: https://issues.apache.org/jira/browse/LENS-124
Project: Apache Lens
Issue Type: Improvement
Components: server
Reporter: Amareshwari Sriramadasu
Fix For: 2.0
Query scheduler service should provide following services
* Schedule a query
** Periodically
** On data availability, for ex: whenever a day's data is available
* Look at status of scheduled query
** Mostly the current run status
* Look at the output of scheduled query - through email?
* Update scheduled query
** Update the query
** Update the frequency
** Update the configuration
* Look at stats of scheduled query
** number of failures
** number of reruns
** Get handles for completed queries
* Cancel a scheduled query
* Pause and resume a scheduled query
* Look at all scheduled queries
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)