ダウンロードリスト

プロジェクト概要

CloverETLはデータ統合、データ変換作成のための Javaベースのツール/フレームワークです。これはコンポーネントベースであり、transformation graphの概念に従っていて、個々のノード/コンポーネントは単純な(あるいは複雑な)データ操作を実行します。すべての変換はデータフローを通じて相互接続したノードのセットとして定義できます。CloverETLはスタンドアロンアプリケーションとして、あるいは大規模なプロジェクトに組み込んで使用できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-03-31 06:02
3.0.2

CTL2端子:リストやレコードのマップが可能になりました。 XMLExtractは現在、nullと空の文字列が区別されます。集計:AVGは()との合計()集計関数、整数オーバーフローのチェックを実行します。 DataIntersectionは現在正しく並べ替えられていない入力を報告します。 UniversalDataReaderとWriterが指定するための"引用文字"属性をサポートしています。追加の修正があります。
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

UniversalDataReaderとLDAP Readerのエラーポートは、単に文字列の代わりにバイト/ CByteはフィールドを持つことができます。複数のフェーズの入力ファイルを開くで、失敗しているXMLExtractが修正されています。再帰的なパラメータの定義が正しく検出され、ログに警告している。サイクル、メモリ消費"については、"CTL2端子は、CTL2端子解釈モードで修正されています。 CTL2端子のバイトとCByteは型が完全に互換性があります。 ByteBufferUtils.encodeLengthは(ByteBufferに、int)を5バイトの長さについては修正されています。
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

CloverETLコミュニティエディションには、導入されたが、フル機能を備えた無料です。新しい変換言語は、CTL2端子が追加されました。辞書のサポートは、デザイナで追加されました。例は、簡単なセットアップとバンドルされています。メタデータには、DBFファイルから抽出することができます。 HTTP認証がHTTPConnectorコンポーネントでサポートされています。複雑なグラフのエッジの描画が改善されました。 /書き込みを読んでフラットファイルがCSV形式に準拠しています。デフォルトのロケールが環境にグローバルに指定することができます。 FTPのワイルドカードがサポートされるようになりました。
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

これは、メンテナンスリリースです。
タグ: Maintenance
This is a maintenance release.

2010-06-04 07:05
2.9.3

このリリースでは、URLで指定された変換の特殊文字の不適切な解像度を修正します。これは、サーバースレッドのリサイクルのバグを修正します。
タグ: Minor bugfixes, special characters
This release fixes incorrect resolution of special characters in transforms specified by URL. It fixes a server thread recycling bug.

プロジェクトリソース