[
https://issues.apache.org/jira/browse/DRILL-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181563#comment-16181563
]
ASF GitHub Bot commented on DRILL-5259:
---------------------------------------
GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/963
DRILL-5259: Allow listing a user-defined number of profiles
Added an additional field in the UI allowing a user to specify the max
number of profiles to display
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-5259
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/963.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #963
----
commit f4a538361fe2494627d5425de345f525471c245c
Author: Kunal Khatua <[email protected]>
Date: 2017-09-26T20:55:40Z
DRILL-5259: Allow listing a user-defined number of profiles
Added an additional field in the UI allowing a user to specify the max
number of profiles to display
----
> Allow listing a user-defined number of profiles
> ------------------------------------------------
>
> Key: DRILL-5259
> URL: https://issues.apache.org/jira/browse/DRILL-5259
> Project: Apache Drill
> Issue Type: Improvement
> Components: Web Server
> Affects Versions: 1.9.0
> Reporter: Kunal Khatua
> Assignee: Kunal Khatua
> Priority: Trivial
> Fix For: 1.10.0, 1.12.0
>
>
> Currently, the web UI only lists the last 100 profiles.
> This count is currently hard coded. The proposed change would be to create an
> option in drill-override.conf to provide a flexible default value, and also
> an option within the UI (via optional parameter in the path).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)