[
https://issues.apache.org/jira/browse/TAJO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834975#comment-13834975
]
Hudson commented on TAJO-279:
-----------------------------
SUCCESS: Integrated in Tajo-trunk-postcommit #569 (See
[https://builds.apache.org/job/Tajo-trunk-postcommit/569/])
TAJO-279: Improving the query_executor page of web UI. (Wan Heo via jihoon)
(jihoonson:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=87437f1718e5e55ca4eb4517fcb3a00707cbc5a9)
* tajo-core/tajo-core-backend/src/main/resources/webapps/admin/getCSV.jsp
*
tajo-core/tajo-core-backend/src/main/resources/webapps/admin/query_executor.jsp
*
tajo-core/tajo-core-backend/src/main/resources/webapps/admin/WEB-INF/jetty-web.xml
*
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/webapp/QueryExecutorServlet.java
> Improving the query_executor page of web UI
> -------------------------------------------
>
> Key: TAJO-279
> URL: https://issues.apache.org/jira/browse/TAJO-279
> Project: Tajo
> Issue Type: Improvement
> Components: web UI
> Reporter: Wan Heo
> Assignee: Wan Heo
> Fix For: 0.8-incubating
>
> Attachments: TAJO-279.patch, TAJO-279_2.patch, TAJO-279_3.patch,
> TAJO-279_3.patch, TAJO-279_4.patch, TAJO-279_5.patch, screenshot.png,
> screenshot_2.png, screenshot_3.png
>
>
> The current implementation has the following issues.
> * If there are too many results, the result view occupies too much space in
> the current implementation. Furthermore, memory overflow might be occurred in
> the browsers.
> * The maximal number of results is limited as 1000 rows.
--
This message was sent by Atlassian JIRA
(v6.1#6144)