You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2007/10/06 22:49:50 UTC

[jira] Commented: (HADOOP-2004) [hbase] webapp hql formatting bugs

    [ https://issues.apache.org/jira/browse/HADOOP-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532920 ] 

Hadoop QA commented on HADOOP-2004:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12367203/hql.patch
against trunk revision r582443.

    @author +1.  The patch does not contain any @author tags.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new compiler warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/901/testReport/
Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/901/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/901/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/901/console

This message is automatically generated.

> [hbase] webapp hql formatting bugs
> ----------------------------------
>
>                 Key: HADOOP-2004
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2004
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.15.0
>
>         Attachments: hql.patch
>
>
> Testing found two bugs using the hql page in the webapp:
> + In the html table formatter, if the select result is a single cell, the xmlenc was throwing an exception because no xhtml tags wrapping the output
> + If more than one column family in a table, the describe table output was messed drawing the column descriptions horizontally rather than vertically

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.