[ 
https://issues.apache.org/jira/browse/SPARK-25642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442924#comment-17442924
 ] 

Yongjun Zhang commented on SPARK-25642:
---------------------------------------

Hi [~pgandhi] , thanks for your work here. I thought numActiveConnections is a 
subset of numRegisteredConnections thus the former should be smaller than the 
latter, somehow we are observing the former is  larger than the latter. Wonder 
if my understanding is correct or if you had similar observation?  thanks.

> Add new Metrics in External Shuffle Service to help determine Network 
> performance and Connection Handling capabilities of the Shuffle Service
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25642
>                 URL: https://issues.apache.org/jira/browse/SPARK-25642
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle, Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Parth Gandhi
>            Assignee: Parth Gandhi
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Recently, the ability to expose the metrics for YARN Shuffle Service was 
> added as part of [SPARK-18364|[https://github.com/apache/spark/pull/22485]]. 
> We need to add some metrics to be able to determine the number of active 
> connections as well as open connections to the external shuffle service to 
> benchmark network and connection issues on large cluster environments.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to