データをデータベーステーブルにロードする - 7.3

LDIF

Version
7.3
Language
日本語
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > ファイルコンポーネント > LDIF
データガバナンス > サードパーティーシステム > ファイルコンポーネント > LDIF
データクオリティとプレパレーション > サードパーティーシステム > ファイルコンポーネント > LDIF
Last publication date
2024-02-22

手順

  1. tFixedFlowInputをダブルクリックして、[Basic settings] (基本設定)ビューを開きます。
  2. [Edit schema] (スキーマを編集)の横にある[...]ボタンをクリックし、ポップアップウィンドウで、すべてのString型のdnid_ownersregistrationmakeの4つのカラムを追加してスキーマを定義します。
  3. [OK]をクリックしてスキーマエディターを閉じ、ポップアップダイアログボックスで表示される伝播を受け入れます。
  4. [Mode] (モード)エリアで、[Use Inline Content(delimited file)] (インラインコンテンツを使用: 区切りファイル)を選択し、表示された[Content] (コンテンツ)フィールドに次の入力データを入力します:24;24;5382 KC 94;Volkswagen 32;32;9591 0E 79;Honda 35;35;3129 VH 61;Volkswagen
  5. tMysqlOutputをダブルクリックして、[Basic settings] (基本設定)ビューを開きます。
  6. [Host] (ホスト)[Port] (ポート)[Database] (データベース)[Username] (ユーザー名)、および[Password] (パスワード)の各フィールドにMySQLデータベース接続の詳細を入力します。
  7. [Table] (テーブル)フィールドに、データが書き込まれるテーブルの名前を入力します。このサンプルでは、ldifdataです。
  8. [Action on table] (テーブルのアクション)ドロップダウンリストから[Drop table if exists and create] (テーブルが存在する場合はドロップして作成)を選択します。