Skip to main content

Presto

Create a data source

Click New Data Source on the data source management interface, select Presto as the type, and fill in the following details:

AttributesEnglishDescription
NameNameData source name, keep it unique
Use Local AgentUse Local AgentWhether to use a local agent to connect to the data source, otherwise use the server to connect to the data source
HostHostHost address domain name or IP
Port numberPortService port number
PathPathService path
User nameUser NameAccount used to connect to the data source
PasswordPasswordAccount and password used to connect to the data source
CatalogCatalogRefer to the official document prestodb concepts catalog
SchemaSchemaRefer to the official document prestodb concepts schema

Click Save, creation is successful.