{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Legacy Bulk Import From Mongodb","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"legacy-bulk-import-from-mongodb","__idx":0},"children":["Legacy Bulk Import From Mongodb"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この記事では、MongoDB からデータをダンプして Treasure Data にインポートする方法について説明します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"legacy-bulk-import-のインストール","__idx":1},"children":["Legacy Bulk Import のインストール"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["まず、bulk loader プログラムを含む ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://support.treasuredata.com/hc/en-us/articles/command-line"},"children":["Toolbelt"]}," をコンピューターにインストールします。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ダウンロード","__idx":2},"children":["ダウンロード"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://toolbelt.treasuredata.com/win"},"children":["Windows 用 Toolbelt インストーラー"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://toolbelt.treasuredata.com/mac"},"children":["Mac OS X 用 Toolbelt インストーラー"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/tools/cli-and-sdks/quickstart"},"children":["Linux 用 Toolbelt インストーラー"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["インストール後、コンピューターに td コマンドがインストールされます。ターミナルを開き、td と入力してコマンドを実行します。また、java もインストールされていることを確認してください。td import:jar_update を実行して、最新版の bulk loader をダウンロードします:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ td\nusage: td [options] COMMAND [args]\n$ java\nUsage: java [-options] class [args...]\n$ td import:jar_update\nInstalled td-import.jar 0.x.xx into /path/to/.td/java\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ダンプ","__idx":3},"children":["ダンプ"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mongoexport コマンドを使用して、以下のようにコレクションを JSON (デフォルト) または CSV 形式でエクスポートします:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"$ mongoexport --db users --collection contacts --out /tmp/result.json\n$ mongoexport --db users --collection contacts --csv --out /tmp/result.csv\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["詳細については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://docs.mongodb.org/manual/reference/mongoexport/"},"children":["MongoDB ドキュメント"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"csv-ファイルまたは-json-ファイルからの-bulk-import","__idx":4},"children":["CSV ファイルまたは JSON ファイルからの Bulk Import"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["CSV ファイルのインポート方法については ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/integration-hub/batch/import/bulk-data-import"},"children":["Bulk Import from CSV files"]}," を、JSON ファイルのインポート方法については ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/int/legacy-bulk-import-from-json-file"},"children":["Bulk Import from JSON files"]}," を参照してください。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["詳細については、以下のページをご確認ください:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/int/legacy-bulk-import-internals"},"children":["Bulk Import Internals"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/int/legacy-bulk-import-tips-and-tricks"},"children":["Bulk Import Tips and Tricks"]}]}]}]},"headings":[{"value":"Legacy Bulk Import From Mongodb","id":"legacy-bulk-import-from-mongodb","depth":1},{"value":"Legacy Bulk Import のインストール","id":"legacy-bulk-import-のインストール","depth":1},{"value":"ダウンロード","id":"ダウンロード","depth":2},{"value":"ダンプ","id":"ダンプ","depth":2},{"value":"CSV ファイルまたは JSON ファイルからの Bulk Import","id":"csv-ファイルまたは-json-ファイルからの-bulk-import","depth":2}],"frontmatter":{"seo":{"title":"Legacy Bulk Import From Mongodb"}},"lastModified":"2026-03-10T06:17:28.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/int/legacy-bulk-import-from-mongodb","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}