straight-agent-79732
08/09/2022, 11:39 AMdatahub docker quickstart
I got port conflicts with elastic search, schema registry and datahub-gms. I see we can pass different ports for elastic search and schema registry but no documentation available for datahub-gms. leaving datahub-gms aside, I tried passing different ports for elastic search and schema registry like this, datahub docker quickstart --elastic-port 7310 --schema-registry-port 7311 But, no luck datahub is using same old ports. Can anyone help me out herestraight-agent-79732
08/09/2022, 12:12 PMdatahub docker quickstart --quickstart-compose-file <path to compose file>
but no luck. Seeing following issue Unable to run quickstart - the following issues were detected:
- kafka-setup is still running
- schema-registry is not running
- datahub-gms is still starting
- mysql-setup is still running
- broker is not running
- elasticsearch-setup is still runninghelpful-optician-78938
08/09/2022, 6:40 PMstraight-agent-79732
08/11/2022, 7:54 AM