Skip to content

Commit 5f3cefc

Browse files
committed
fix: remove derby warning from getting started (uses postgres)
1 parent 0cd6ccb commit 5f3cefc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/modules/druid/pages/getting_started/first_steps.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ include::example$getting_started/getting_started.sh[tag=install-druid]
7676

7777
This creates the actual Druid Stacklet.
7878

79-
WARNING: This Druid instance uses Derby (`dbType: derby`) as a metadata store, which is an interal SQL database.
80-
It is not persisted and not suitable for production use!
81-
Consult the https://druid.apache.org/docs/latest/dependencies/metadata-storage.html#available-metadata-stores[Druid documentation] for a list of supported databases and setup instructions for production instances.
82-
8379
== Verify that it works
8480

8581
Submit an ingestion job and then query the ingested data -- either through the web interface or the API.

0 commit comments

Comments
 (0)