[ https://issues.apache.org/jira/browse/HADOOP-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edward Yoon updated HADOOP-2629: -------------------------------- Attachment: 2629.patch P.S. I intended to go with 2610. > [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 > 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.