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/02/24 02:11:19 UTC

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

Bryan Duxbury commented on HBASE-458:
-------------------------------------

The patch works, and passes unit tests. +1

Any objections to a commit?

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