TypeError in shell ------------------ Key: HBASE-2287 URL: https://issues.apache.org/jira/browse/HBASE-2287 Project: Hadoop HBase Issue Type: Bug Reporter: Jean-Daniel Cryans Fix For: 0.21.0
In trunk I currently get: {code} hbase(main):003:0> get 't', 'r', 'f:allo' TypeError: can't convert Class into String from /Users/jdcryans/Work/HBase/Trunk/bin/../bin/HBase.rb:526:in `get' from /Users/jdcryans/Work/HBase/Trunk/bin/../bin/hirb.rb:404:in `get' from (hbase):4 {code} That part of the code didn't change but the JRuby version was switched from 1.2 to 1.4 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.