-
Sub-task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
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