wangyum commented on a change in pull request #25718: 
[SPARK-28373][DOCS][WebUI] JDBC/ODBC Server Tab
URL: https://github.com/apache/spark/pull/25718#discussion_r321953271
 
 

 ##########
 File path: docs/web-ui.md
 ##########
 @@ -369,3 +369,43 @@ The web UI includes a Streaming tab if the application 
uses Spark streaming. Thi
 scheduling delay and processing time for each micro-batch in the data stream, 
which can be useful
 for troubleshooting the streaming application.
 
+## JDBC/ODBC Server Tab
+We can see this tab when Spark is running as a [distributed sql 
engine](sql-distributed-sql-engine.html) and shows information about sessions 
and sql jobs submitted.
 
 Review comment:
   Could we replace all `sql` with `SQL`? `sql` -> `SQL`

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


With regards,
Apache Git Services

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

Reply via email to