[teiid-issues] [JBoss JIRA] (TEIID-4155) Explore the possibility to use JBeret as materialization schedular

Van Halbert (JIRA) issues at jboss.org
Fri Aug 5 14:42:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13275881#comment-13275881 ] 

Van Halbert edited comment on TEIID-4155 at 8/5/16 2:41 PM:
------------------------------------------------------------

The fact that JBeret is a batching (reading/writing) project, it could be beneficial to utilize their batching abilities, especially for large volumes.

https://github.com/jberet


was (Author: van.halbert):
The fact that JBeret is a batching (reading/writing) project, it could be beneficial to utilize their batching abilities, especially for large volumes.

> Explore the possibility to use JBeret as materialization schedular
> ------------------------------------------------------------------
>
>                 Key: TEIID-4155
>                 URL: https://issues.jboss.org/browse/TEIID-4155
>             Project: Teiid
>          Issue Type: Sub-task
>          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)


More information about the teiid-issues mailing list