You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/01/03 06:51:35 UTC

[GitHub] kkhatua opened a new pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

kkhatua opened a new pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI
URL: https://github.com/apache/drill/pull/1594
 
 
   This provides an option to order the list of query profiles based on any of the displayed fields, including total duration. This way, a user can easily identify long running queries.
   In addition, the number of profiles listed per page for both, completed and running list of queries, has been made configurable with the parameter: `drill.exec.http.profiles_per_page` (default is 10)
   
   Screenshot of a list of profiles ordered by descending query duration for the user `mapr` on 29th December 2018 (`12/28/2018`); with the default per page changed to 12
   ![image](https://user-images.githubusercontent.com/4335237/50626002-8ea2ae00-0ee0-11e9-8064-080021d0d3f5.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services