clintropolis commented on a change in pull request #7371: Support segment 
metadata query in SQL console
URL: https://github.com/apache/incubator-druid/pull/7371#discussion_r270247141
 
 

 ##########
 File path: docs/content/operations/druid-console.md
 ##########
 @@ -86,5 +86,8 @@ The data servers tab lets you see the current status of the 
historical nodes and
 
 The SQL view lets you issue direct DruidSQL queries and display the results as 
a simple table. Note that despite the name this view also allows you to enter 
native Druid queries in Hjson format.
 
-![sql](./img/09-sql.png)
+![sql](./img/09-sql-1.png)
 
+The SQL view allows you to issue Druid's native query which is Hjson over 
HTTP. To send Druid native query, you must start your query with { and in the 
format of JSON.
 
 Review comment:
   typo `Hjson`?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to