# Presto

> Presto - Prestoコネクターを使用して、基盤となる多様なデータソースとテーブル形式にアクセスできます。 具体的には、Prestoコネクターを使用して、Hudi形式（PrestoのHudiコ
> ネクター経由でサポート）およびIceberg形式（PrestoのIcebergコネクター経由でサポート）で保存されたデータにアクセスできます。

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-15T05:55:45.011350+00:00` (UTC).

## Primary page

- [Presto](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-presto.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [サポートされている認証](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-presto.html.md#supported-authentication): In-page section heading.
- [前提条件](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-presto.html.md#prerequisites): In-page section heading.
- [必須パラメーター](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-presto.html.md#required-parameters): In-page section heading.
- [トラブルシューティング](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-presto.html.md#troubleshooting): In-page section heading.

## Documentation content

Prestoコネクターを使用して、基盤となる多様な [データソースとテーブル形式](https://prestodb.github.io/docs/0.296/connector.html) にアクセスできます。 具体的には、Prestoコネクターを使用して、Hudi形式（ [PrestoのHudiコネクター](https://prestodb.io/docs/current/connector/hudi.html) 経由でサポート）およびIceberg形式（ [PrestoのIcebergコネクター](https://prestodb.io/docs/current/connector/iceberg.html) 経由でサポート）で保存されたデータにアクセスできます。

## サポートされている認証

- ユーザー名／パスワード

## 前提条件

DataRobotでPrestoに接続するには、以下が必要です。

- Prestoアカウント

## 必須パラメーター

以下の表は、Prestoとの接続を確立するために最低限必要なフィールドの一覧です。

| 必須フィールド | 説明 | ドキュメンテーション |
| --- | --- | --- |
| address | Prestoの接続情報を提供する接続URL。 | Prestoドキュメント |

[Prestoの追加設定オプション](https://prestodb.io/docs/current/installation/jdbc.html#connecting) について説明します。

## トラブルシューティング

| 問題 | 解決方法 | 説明 |
| --- | --- | --- |
| DataRobotで操作を実行しようとすると、ファイアウォールが毎回IPアドレスをクリアするよう要求します。 | DataRobotで許可されたすべてのIPを追加します。 | 許可された送信元IPアドレスを参照してください。 許可されたIPをすでに追加している場合は、既存のIPが完全であることを確認してください。 |
