Skip to content

Commit

Permalink
Use a Hive hyperlink that's more stable (#5522)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Dec 11, 2024
1 parent 963c76e commit f1d0f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ or connections to
[schema registries](https://docs.confluent.io/platform/current/schema-registry/index.html).

A SuperDB data lake is completely self-contained, requiring no auxiliary databases
(like the [Hive metastore](https://cwiki.apache.org/confluence/display/hive/design))
(like the [Hive metastore](https://hive.apache.org/development/gettingstarted))
or other third-party services to interpret the lake data.
Once copied, a new service can be instantiated by pointing a `super db serve`
at the copy of the lake.
Expand Down

0 comments on commit f1d0f74

Please sign in to comment.