# Presto

> Presto - You can use a Presto connector to access a wide variety of underlyingdata sources and table
> formats. Specifically you can use a Presto connector to access data stored in Hudi format (supported
> viaPresto’s Hudi connector) and Iceberg format (supported viaPresto’s Iceberg connector).

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-05-01T23:10:48.097972+00:00` (UTC).

## Primary page

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

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-presto.html#supported-authentication): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-presto.html#prerequisites): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-presto.html#required-parameters): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-presto.html#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Data reference](https://docs.datarobot.com/en/docs/reference/data-ref/index.html): Linked from this page.
- [Supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.

## Documentation content

# Presto

You can use a Presto connector to access a wide variety of underlying [data sources and table formats](https://prestodb.github.io/docs/0.296/connector.html). Specifically you can use a Presto connector to access data stored in Hudi format (supported via [Presto’s Hudi connector](https://prestodb.io/docs/current/connector/hudi.html)) and Iceberg format (supported via [Presto’s Iceberg connector](https://prestodb.io/docs/current/connector/iceberg.html)).

## Supported authentication

- Username/password

## Prerequisites

The following is required before connecting to Presto in DataRobot:

- Presto account

## Required parameters

The table below lists the minimum required fields to establish a connection with Presto:

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The connection URL that supplies connection information for Presto. | Presto documentation |

Learn about additional [configuration options for Presto](https://prestodb.io/docs/current/installation/jdbc.html#connecting).

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
