[ https://issues.apache.org/jira/browse/HBASE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Todd Lipcon updated HBASE-3595: ------------------------------- Attachment: hbase-3595.txt Here's a fix. There appear to be tests in src/test/ruby that would catch this, but I don't know how to run those tests. Is that documented somewhere? We should set up a Hudson job to run them. > get_counter broken in shell > --------------------------- > > Key: HBASE-3595 > URL: https://issues.apache.org/jira/browse/HBASE-3595 > Project: HBase > Issue Type: Bug > Components: shell > Affects Versions: 0.90.1 > Reporter: Todd Lipcon > Priority: Critical > Fix For: 0.90.2 > > Attachments: hbase-3595.txt > > > hbase(main):010:0> incr 't', 'r1', 'f1:c1' > COUNTER VALUE = 2 > hbase(main):011:0> get_counter 't', 'r1', 'f1:c1' > ERROR: undefined method `first' for #<#<Class:01x79f7abae>:0x73286b10> -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira