dengziming opened a new pull request #26266: [SPARK-29611][WEBUI] Sort Kafka 
metadata by the number of messages
URL: https://github.com/apache/spark/pull/26266
 
 
   ### What changes were proposed in this pull request?
   
   Sort metadata by the number of messages in each Kafka partition
   
   ### Why are the changes needed?
   
   help to find the data skewness problem.
   
   ### Does this PR introduce any user-facing change?
   
   Yes, add a column count to the metadata and sort by count 
   
![image](https://user-images.githubusercontent.com/26023240/67617886-63e06800-f81a-11e9-8718-be3a0100952e.png)
   
   
   ### How was this patch tested?
   
   Manual test
   
   

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