Migrating the OpenMetadata Schema. #22802
sairamreddy19912
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.8.10-release/docker-compose.yml
docker compose -f docker-compose.yml up --detach
execute_migrate_all container Failed to db migration due to
io.dropwizard.configuration.ConfigurationParsingException: ./bootstrap/../conf/openmetadata.yaml has an error:
in 'reader', line 210, column 5:
id: ""
^
expected , but found '}'
in 'reader', line 225, column 21:
customParams: {}}
^
at [Source: (ByteArrayInputStream); line: 225, column: 21]
Beta Was this translation helpful? Give feedback.
All reactions