mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

Add option to specify a different port then whatever port --api flag defines #176

Closed qvistgaard closed 4 years ago

qvistgaard commented 8 years ago

This feature could be very useful when running the scheduler inside a docker container, it would be cool if the --api flag works like the LIBPROCESS_ADVERTISE_PORT and LIBPROCESS_ADVERTISE_IP

steveniemitz commented 7 years ago

To clarify, are you talking about the resource URLs that are set in the ExecutorInfo, that point back to the scheduler to download the executor jar?

qvistgaard commented 4 years ago

I'm closing this, it's i don't believe it relevant anymore