[ 
https://issues.apache.org/jira/browse/HBASE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002311#comment-13002311
 ] 

stack commented on HBASE-3595:
------------------------------

The test facility was broke by move back to jruby 1.0.3.  See hbase-3374 patch 
where TestShell is removed (It wouldn't work w/ the old ruby).

> 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

        

Reply via email to