[
https://issues.apache.org/jira/browse/TAJO-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482502#comment-14482502
]
Tajo QA commented on TAJO-856:
------------------------------
{color:red}*-1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12723520/TAJO-856_1.patch
against master revision release-0.9.0-rc0-242-g72948b6.
{color:green}+1 @author.{color} The patch does not contain any @author
tags.
{color:red}-1 tests included.{color} The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac.{color} The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc.{color} The applied patch does not increase the
total number of javadoc warnings.
{color:green}+1 checkstyle.{color} The patch generated 0 code style errors.
{color:red}-1 findbugs.{color} The patch appears to introduce 17 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit.{color} The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests.{color} The patch passed unit tests in
tajo-core.
Test results:
https://builds.apache.org/job/PreCommit-TAJO-Build/717//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TAJO-Build/717//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/717//console
This message is automatically generated.
> 'http://TajoMaster:26080/query.jsp' page dose not comfortable to viewing
> ------------------------------------------------------------------------
>
> Key: TAJO-856
> URL: https://issues.apache.org/jira/browse/TAJO-856
> Project: Tajo
> Issue Type: Improvement
> Reporter: Seungun Choe
> Assignee: Seungun Choe
> Priority: Trivial
> Attachments: TAJO-856.patch, TAJO-856_1.patch
>
>
> If running or initializing query is too long, user'll don't comfortable to
> viewing.
> Sometimes, query's length is over one page.
> So, table row height fixed, if query's length is too long.
> ex ) Query's length() is over 500 bytes.
> Fixed Height and make scroll bar at right that cell.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)