mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
GitBook: [#68] Update dist to openmetadata-dist
This commit is contained in:
parent
bf845bd0b6
commit
9fc0eb0475
@ -17,8 +17,8 @@
|
||||
2. Extract the distribution tar.gz file and run the following command
|
||||
|
||||
```
|
||||
cd openmetadata-<version>/bootstrap
|
||||
sh bootstrap_storage.sh drop-create
|
||||
cd open-metadata-<version>/bootstrap
|
||||
sh bootstrap_storage.sh drop-create-all
|
||||
```
|
||||
* Bootstrap ES with indexes and load sample data into MySQL
|
||||
|
||||
@ -52,9 +52,6 @@ You can create a _distribution_ as follows.
|
||||
|
||||
```
|
||||
$ mvn clean install
|
||||
|
||||
# Create the binary distribution.
|
||||
$ cd openmetadata-dist && mvn package
|
||||
```
|
||||
|
||||
The binaries will be created at:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user