keenlabs / capillary

Storm Spout + Kafka State Inspector
MIT License
58 stars 18 forks source link

[question] how to change the 9000 port #27

Closed jinleileiking closed 8 years ago

terrhorn commented 8 years ago

You can change the port by setting http.port in /conf/application.conf, or by passing -Dhttp.port={port-number} when running the jar.