[
https://issues.apache.org/jira/browse/HADOOP-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward Yoon reassigned HADOOP-2629:
-----------------------------------
Assignee: Edward Yoon
> [hbase] Shell digests garbage without complaint
> -----------------------------------------------
>
> Key: HADOOP-2629
> URL: https://issues.apache.org/jira/browse/HADOOP-2629
> Project: Hadoop
> Issue Type: Bug
> Reporter: stack
> Assignee: Edward Yoon
> Attachments: 2629.patch
>
>
> See below where I first create a table and then enter arbitrary characters
> w/o complaint:
> {code}
> hql > create table 'x' ('x:');
> Creating table... Please wait.
> Table created successfully.
> hql > cr
> --> ;
> hql > cr;
> hql > aad;
> hql > dsfsfsd;
> hql > aaha;
> hql > sdfsfsdlsakdfjsdafj;
> {code}
> This was on recent TRUNK
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.