You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/04/30 05:18:56 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12593213#action_12593213 ] 

Bryan Duxbury commented on HBASE-488:
-------------------------------------

+1 for marking this wont fix. 

I think that if we really want to we can allow the web ui to send JRuby snippets to get interpreted (assuming we use JRuby as the shell interpreter...). Making that secure is up to us of course.

> 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.