Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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: listas y mapas de los registros son ahora posibles. XMLExtract ahora distingue entre nulos y cadenas vacías. Agregado: avg () y SUM () funciones de agregado ahora realizar entero comprobación de desbordamiento. DataIntersection informa correctamente de entrada sin clasificar ahora. UniversalDataReader y escritor ahora apoyan el "carácter Cita" atributo para especificar. Hay correcciones adicionales.
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

Los puertos de error de UniversalDataReader y Reader LDAP también puede tener bytes / CByte campos en lugar de cadenas justo. XMLExtract no en la apertura de los archivos de entrada en varias fases se ha solucionado. definición recursiva parámetro es ahora correctamente detectado y advertido en el registro. CTL2 "para" la memoria del ciclo de consumo se ha fijado en el modo de CTL2 interpretado. tipos byte y CByte en CTL2 son totalmente compatibles. ByteBufferUtils.encodeLength (ByteBuffer, int) se ha fijado para las longitudes de 5 bytes.
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

La edición CloverETL comunitaria se introdujo, que es gratuito y con todas las funciones. El nuevo lenguaje de transformación, CTL2, se añadió. Soporte de diccionario se ha añadido en el diseño. Los ejemplos se incluyen con una fácil instalación. Los metadatos pueden ser extraídos de los archivos de DBF. autenticación HTTP es compatible con el componente HttpConnector. dibujo de bordes de los gráficos complejos se ha mejorado. archivo de plano de lectura / escritura es ahora compatible con CSV. La configuración regional predeterminada se puede especificar a nivel mundial para el medio ambiente. comodines FTP ahora son compatibles.
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

Esta es una versión de mantenimiento.
Tags: Maintenance
This is a maintenance release.

2010-06-04 07:05
2.9.3

Esta versión corrige la resolución incorrecta de caracteres especiales en transforma especificada por la URL. Fija un hilo servidor de errores de reciclaje.
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