Downloadliste

Projektbeschreibung

CloverETL is Java-based tool/framework for data integration and creation of data transformations. It is component based and follows the concept of transformation graphs which consist of individual nodes/components performing simple (or complex) operations on data. Any transformation can be defined as a set of interconnected nodes through which data flows. CloverETL can be used as a standalone application or be embedded into a larger project.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-31 06:02
3.0.2

CTL2: Listen und Karten der Datensätze sind jetzt möglich. XMLExtract unterscheidet nun zwischen null und leere Zeichenfolgen. Gesamtergebnis: avg () und SUM () Aggregatfunktionen führen nun Integer-Überlauf zu überprüfen. DataIntersection korrekt Berichte unsortiert Eingang zu kaufen. UniversalDataReader und Schriftsteller unterstützen jetzt die "Anführungszeichen"-Attribut zur Angabe. Es gibt noch weitere Korrekturen.
CTL2: lists and maps of records are now possible. XMLExtract now distinguishes between null and empty strings. Aggregate: avg() and sum() aggregate functions now perform integer overflow check. DataIntersection correctly reports unsorted input now. UniversalDataReader and Writer now support the "Quote character" attribute for specifying. There are additional fixes.

2010-11-16 06:33
3.0.1

Der Fehler Häfen UniversalDataReader und LDAP-Reader kann auch Byte / CByte Felder statt nur Strings. XMLExtract andernfalls auf Eröffnung Eingabedateien in mehreren Phasen wurde behoben. Rekursive Definition Parameter wird nun korrekt erkannt und warnte im Protokoll. CTL2 "für" Zyklus verbraucht Speicher hat in CTL2 interpretierten Modus wurde behoben. Byte und CByte Arten in CTL2 sind jetzt vollständig kompatibel. ByteBufferUtils.encodeLength (ByteBuffer, int) hat für die 5-Byte-Längen wurden behoben.
The error ports of UniversalDataReader and LDAP Reader can also have byte/cbyte fields instead of just strings. XMLExtract failing on opening input files in multiple phases has been fixed. Recursive parameter definition is now properly detected and warned in the log. CTL2 "for" cycle consuming memory has been fixed in CTL2 interpreted mode. byte and cbyte types in CTL2 are now fully compatible. ByteBufferUtils.encodeLength(ByteBuffer, int) has been fixed for 5-byte lengths.

2010-08-25 00:24
3.0.0

Die CloverETL Community Edition eingeführt, die kostenlos und mit vollem Funktionsumfang ist. Die neue Transformation Sprache, CTL2, wurde hinzugefügt. Wörterbuch Unterstützung wurde in der Designer hinzu. Beispiele dafür sind, mit einfachem Setup gebündelt. Metadaten können von DBF-Dateien extrahiert werden. HTTP-Authentifizierung wird in der HTTPConnector Komponente unterstützt. Edge-Zeichnung für komplexe Grafiken wurde verbessert. Flat-Datei lesen / schreiben ist nun CSV-konform. Die Standard-Locale kann global für die Umwelt festgelegt werden. FTP-Wildcards werden nun unterstützt.
The CloverETL Community edition was introduced, which is free and full-featured. The new transformation language, CTL2, was added. Dictionary support was added in the Designer. Examples are bundled with easy setup. Metadata can be extracted from DBF files. HTTP authentication is supported in the HTTPConnector component. Edge drawing for complex graphs was improved. Flat file reading/writing is now CSV compliant. The default locale can be specified globally for the environment. FTP wildcards are now supported.

2010-08-24 07:47
2.9.5

Dies ist ein Maintenance-Release.
Tags: Maintenance
This is a maintenance release.

2010-06-04 07:05
2.9.3

Diese Version behebt einen Fehler bei Auflösung von Sonderzeichen in der URL angegebenen verwandelt. Es behebt ein Server-Thread Recycling-bug.
Tags: Minor bugfixes, special characters
This release fixes incorrect resolution of special characters in transforms specified by URL. It fixes a server thread recycling bug.

Project Resources