2bethere commented on a change in pull request #9879:
URL: https://github.com/apache/druid/pull/9879#discussion_r429039250



##########
File path: docs/querying/querying.md
##########
@@ -44,7 +49,7 @@ The Content-Type/Accept Headers can also take 
'application/x-jackson-smile'.
 curl -X POST '<queryable_host>:<port>/druid/v2/?pretty' -H 
'Content-Type:application/json' -H 'Accept:application/x-jackson-smile' -d 
@<query_json_file>
 ```

Review comment:
       Maybe add in a sentence here:
   "If you are running quick start, you should replace <queryable_host>:<port> 
with localhost: 8082"
   
   Sometimes I find it frustrating when reading tutorials but can't find the 
default parameter.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to