You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Edward Yoon (JIRA)" <ji...@apache.org> on 2008/02/22 01:08:19 UTC

[jira] Updated: (HBASE-458) Shell does not throw an error when you feed it garbage statements.

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

Edward Yoon updated HBASE-458:
------------------------------

    Attachment: patch.txt

> Shell does not throw an error when you feed it garbage statements.
> ------------------------------------------------------------------
>
>                 Key: HBASE-458
>                 URL: https://issues.apache.org/jira/browse/HBASE-458
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: hql
>            Reporter: Bryan Duxbury
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> {code}
> hql > asdfasdf;
> hql > exit;
> {code}
> Should at least print message saying statement invalid.

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