apache / gravitino-playground

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

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

Open justinmclean opened 10 months ago

justinmclean commented 10 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.