mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-09 07:23:39 +00:00
GitBook: [#200] Added page link for presto
This commit is contained in:
parent
ad35ab94d2
commit
f01ee150e1
@ -38,6 +38,10 @@ OpenMetadata supports connectors to some popular data sources. We will continue
|
||||
[postgres.md](postgres.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
{% content-ref url="presto.md" %}
|
||||
[presto.md](presto.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
{% content-ref url="redshift.md" %}
|
||||
[redshift.md](redshift.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
@ -68,16 +68,8 @@ Following is the example for mysql.json
|
||||
"api_endpoint": "http://localhost:8585/api",
|
||||
"auth_provider_type": "no-auth"
|
||||
}
|
||||
},
|
||||
"cron": {
|
||||
"minute": "*/5",
|
||||
"hour": null,
|
||||
"day": null,
|
||||
"month": null,
|
||||
"day_of_week": null
|
||||
}
|
||||
}
|
||||
|
||||
```
|
||||
{% endcode %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user