karthikbhat13 opened a new issue #10231: URL: https://github.com/apache/druid/issues/10231
### Description Currently if one tries to find how to run Druid server from local, there is no direct docs for that. You have to read how to build from source [(link)](https://druid.apache.org/docs/latest/development/build.html) and then go to [quickstart](https://druid.apache.org/docs/latest/tutorials/index.html) section to run the server in local. ### Motivation It took me some time to figure out how to run the server locally even though all information was there in docs. It would make sense to probably link the latter page in 'Build from Source' section or append it so that you have one page with all information on how to run the server locally. It also will be helpful to add how to run in intelliJ or other IDEs as well to run in debug mode. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
