apache / gravitino-playground

A playground to experience Gravitino
Apache License 2.0
18 stars 13 forks source link

Playground fails to start if MySQL or PostgreSQL is running locally #19

Open justinmclean opened 5 months ago

justinmclean commented 5 months ago

The playground will fail to start if MySQL or PostgreSQL is running locally. The error message says the port is in use, but it would be more friendly to say that it is likely that MySQL/PostgreSQL is running locally and needs to be shutdown before running the playground.