You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/04/24 00:33:21 UTC

[jira] Updated: (HBASE-488) if hql.jsp selects zero result, displays HTTP ERROR: 500 getState() == BEFORE_XML_DECLARATION

     [ https://issues.apache.org/jira/browse/HBASE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-488:
------------------------

    Fix Version/s: 0.2.0

This issue will probably get marked as won't fix in 0.2.0.  HQL will be removed and I think we'll be removing querying from the UI at same time since it unlikely we'll be able to make it so you can only do read-only things in any of the HQL-replacements we've looked at so far.

> if hql.jsp selects zero result, displays HTTP ERROR: 500 getState() == BEFORE_XML_DECLARATION
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-488
>                 URL: https://issues.apache.org/jira/browse/HBASE-488
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: hql
>    Affects Versions: 0.16.0, 0.2.0, 0.1.0
>         Environment: hadoop/hbase 0.16
>            Reporter: Michael Bieniosek
>             Fix For: 0.2.0
>
>
> In hql.jsp, if I make hql that returns zero results, eg 'select nosuchcolumn from table', I get a 500 page with the text
> HTTP ERROR: 500
> getState() == BEFORE_XML_DECLARATION
> The search returns zero results in the hbase shell.

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