すべてのプロダクト
Search
ドキュメントセンター

Lindorm:MaxCompute データソースの追加

最終更新日:Mar 29, 2026

Lindorm Tunnel Service (LTS) コンソールで、MaxCompute (ODPS) プロジェクトをデータソースとして追加します。 LTS は、MaxCompute への接続に 2 種類の VPC エンドポイントを使用します。1 つはクエリと API 呼び出し用の MaxCompute エンドポイント、もう 1 つは一括データ転送用の Tunnel エンドポイントです。 どちらのエンドポイントもリージョンによって異なります。

前提条件

開始する前に、以下をご確認ください。

  • ご利用の MaxCompute プロジェクトにアクセスするための AccessKey ID と AccessKey Secret

  • ご利用の MaxCompute プロジェクトの名前

  • ご利用の MaxCompute プロジェクトが存在するリージョンの MaxCompute エンドポイントと Tunnel エンドポイント (「リージョン別のエンドポイント」をご参照ください)

重要

AccessKey Secret は、[AccessKey を作成] をクリックした直後に一度だけ表示されます。ダイアログを閉じる前に控えておいてください。AccessKey ペアを作成するには、「AccessKey ペアを作成する」をご参照ください。

MaxCompute データソースの追加

  1. Lindorm Tunnel Service (LTS) コンソールにログインします。

  2. 左側のナビゲーションウィンドウで、[データソース管理] > [データソースの追加] を選択します。

  3. [データソースの追加] ページで、次のパラメーターを設定します。

    パラメーター説明
    名前データソースを追加する ApsaraDB for HBase クラスターの名前です。 名前に使用できるのは、数字と文字のみです。
    データソースタイプ[MaxCompute] を選択します。
    パラメーターMaxCompute の接続詳細を含む JSON オブジェクトです。 ステップ 4 をご参照ください。
  4. [パラメーター] フィールドに、接続詳細を JSON オブジェクトとして入力します。 各プレースホルダーを、ご利用の MaxCompute プロジェクトの値に置き換えてください。

    {
      "accessId": "<your-access-key-id>",
      "accessKey": "<your-access-key-secret>",
      "endPoint": "<maxcompute-vpc-endpoint>",
      "project": "<your-project-name>",
      "tunnelEndPoint": "<tunnel-vpc-endpoint>"
    }
    キー説明取得元
    accessIdご利用の AccessKey IDRAM コンソールLTAI5tXxx
    accessKeyご利用の AccessKey SecretRAM コンソール (作成時のみ)xXxXxXx
    endPointご利用のリージョンの MaxCompute の VPC エンドポイントです。 クエリと API 呼び出しに使用されます。リージョン別のエンドポイントhttp://service.cn-shanghai.maxcompute.aliyun-inc.com/api
    projectご利用の MaxCompute プロジェクトの名前MaxCompute コンソールmy_project
    tunnelEndPointご利用のリージョンの VPC Tunnel エンドポイントです。 一括データ転送に使用されます。リージョン別のエンドポイントhttp://dt.cn-shanghai.maxcompute.aliyun-inc.com

リージョン別のエンドポイント

ご利用の MaxCompute プロジェクトが存在するリージョンに一致する VPC エンドポイントを使用してください。

リージョンMaxCompute エンドポイントTunnel エンドポイント
中国 (杭州)http://service.cn-hangzhou.maxcompute.aliyun-inc.com/apihttp://dt.cn-hangzhou.maxcompute.aliyun-inc.com
中国 (上海)http://service.cn-shanghai.maxcompute.aliyun-inc.com/apihttp://dt.cn-shanghai.maxcompute.aliyun-inc.com
中国 (北京)http://service.cn-beijing.maxcompute.aliyun-inc.com/apihttp://dt.cn-beijing.maxcompute.aliyun-inc.com
中国 (張家口)http://service.cn-zhangjiakou.maxcompute.aliyun-inc.com/apihttp://dt.cn-zhangjiakou.maxcompute.aliyun-inc.com
中国 (深セン)http://service.cn-shenzhen.maxcompute.aliyun-inc.com/apihttp://dt.cn-shenzhen.maxcompute.aliyun-inc.com
中国 (成都)http://service.cn-chengdu.maxcompute.aliyun-inc.com/apihttp://dt.cn-chengdu.maxcompute.aliyun-inc.com
中国 (香港)http://service.cn-hongkong.maxcompute.aliyun-inc.com/apihttp://dt.cn-hongkong.maxcompute.aliyun-inc.com
シンガポールhttp://service.ap-southeast-1.maxcompute.aliyun-inc.com/apihttp://dt.ap-southeast-1.maxcompute.aliyun-inc.com
オーストラリア (シドニー) サービス終了http://service.ap-southeast-2.maxcompute.aliyun-inc.com/apihttp://dt.ap-southeast-2.maxcompute.aliyun-inc.com
マレーシア (クアラルンプール)http://service.ap-southeast-3.maxcompute.aliyun-inc.com/apihttp://dt.ap-southeast-3.maxcompute.aliyun-inc.com
UAE (ドバイ)http://service.me-east-1.maxcompute.aliyun-inc.com/apihttp://dt.me-east-1.maxcompute.aliyun-inc.com
イギリス (ロンドン)http://service.uk-all.maxcompute.aliyun-inc.com/apihttp://dt.uk-all.maxcompute.aliyun-inc.com