Ramesh Reddy created TEIID-4155:
-----------------------------------
Summary: Explore the possibility to use JBeret as materialization schedular
Key: TEIID-4155
URL:
https://issues.jboss.org/browse/TEIID-4155
Project: Teiid
Issue Type: Enhancement
Components: Server
Reporter: Ramesh Reddy
Right now the managed external materialization uses the our own very basic job scheduler,
it would be nice if we can use JBeret batch processing system to automatically create jobs
based on the materialization extension properties.
JBeret is JSR-352, looks simple enough to integrate. The advantages for us would be
- a standard scheduler, which will also work in "embedded" as this supposed to
work in Java SE
- Gives CLI based management
- may be better metrics on time taken and error management
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)