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
Environment: hadoop/hbase 0.16
Reporter: Michael Bieniosek
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.