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 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
