]
Steven Hawkins reassigned TEIID-3746:
-------------------------------------
Fix Version/s: Open To Community
Assignee: (was: Steven Hawkins)
Moving to an open community issue to flesh out more what features are desired. Other
relevant issues are TEIID-4155 for scheduling and TEIID-4526 for debezium integration.
Add ETL functionality to Teiid
------------------------------
Key: TEIID-3746
URL:
https://issues.jboss.org/browse/TEIID-3746
Project: Teiid
Issue Type: Feature Request
Reporter: Jérôme Fenal
Fix For: Open To Community
Teeid can offer schema discovery, schema creation, data massaging from one format to
another, and handle writes.
ETL is all about that:
- Extract
- Tranform
- Load
in batch mode.
With the dawn of batch mode in JEE7, it could be interesting to add ETL functionality,
possibly in the form of a continuous datamover, or a batch datamover, which could also be
used in a complete database migration scenario.