[
https://issues.apache.org/jira/browse/DRILL-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245128#comment-16245128
]
ASF GitHub Bot commented on DRILL-5867:
---------------------------------------
GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/1029
DRILL-5867: List profiles in pages rather than a long verbose listing
Leverage existing DataTables libraries to paginate a long pre-fetched list
of profiles for listing.
Added benefit of querying through that list (search field) is also
available for a user
Minor change made to the display text for prefetching of profiles
(DRILL-5259) so that it is not confused with what this commit adds to the UI.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-5867
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1029.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 #1029
----
commit 68d09a506d37134b660437260ef0fd4ca5ce3f9d
Author: Kunal Khatua <[email protected]>
Date: 2017-11-09T02:17:19Z
DRILL-5867: List profiles in pages rather than a long verbose listing
Leverage existing DataTables libraries to paginate a long pre-fetched list
of profiles for listing.
Added benefit of querying through that list (search field) is also
available for a user
Minor change made to the display text for prefetching of profiles
(DRILL-5259) so that it is not confused with what this commit adds to the UI.
----
> List profiles in pages rather than a long verbose listing
> ---------------------------------------------------------
>
> Key: DRILL-5867
> URL: https://issues.apache.org/jira/browse/DRILL-5867
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Web Server
> Affects Versions: 1.11.0
> Reporter: Kunal Khatua
> Assignee: Kunal Khatua
> Priority: Minor
> Fix For: 1.12.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)