presto.md 1.1 KB
Newer Older
S
sneh-wha 已提交
1 2 3 4 5 6
# Presto

![Presto Datasource](../../../../img/new_ui/dev/datasource/presto.png)

## Datasource Parameters

7 8 9 10 11 12 13 14 15 16
|     **Datasource**      |                      **Description**                      |
|-------------------------|-----------------------------------------------------------|
| Datasource              | Select Presto.                                            |
| Datasource Name         | Enter the name of the datasource.                         |
| Description             | Enter a description of the datasource.                    |
| IP/Host Name            | Enter the Presto service IP.                              |
| Port                    | Enter the Presto service port.                            |
| Username                | Set the username for Presto connection.                   |
| Password                | Set the password for Presto connection.                   |
| Database Name           | Enter the database name of the Presto connection.         |
S
sneh-wha 已提交
17 18 19 20
| jdbc connect parameters | Parameter settings for Presto connection, in JSON format. |

## Native Supported

21
Yes, could use this datasource by default.