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

Hudson commented on HBASE-19178:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3999 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3999/])
HBASE-19178 table.rb use undefined method 'getType' for Cell interface (zghao: 
rev 349dd5e214d811c7fd6a40b8e3949b64e7389763)
* (edit) hbase-shell/src/main/ruby/hbase/table.rb
* (edit) hbase-shell/src/test/ruby/hbase/table_test.rb


> table.rb use undefined method 'getType' for Cell interface
> ----------------------------------------------------------
>
>                 Key: HBASE-19178
>                 URL: https://issues.apache.org/jira/browse/HBASE-19178
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Trivial
>             Fix For: 3.0.0, 2.0.0-beta-1
>
>         Attachments: HBASE-19178.master.001.patch, 
> HBASE-19178.master.002.patch, HBASE-19178.master.003.patch
>
>
> create 't1'
> put 't1', 'r1', 'f1:c1', 'value'
> delete 't1', 'r1'
> hbase(main):011:0> scan 't1',
> {RAW => true}
> ROW COLUMN+CELL
> ERROR: undefined method `getType' for 
> #<Java::OrgApacheHadoopHbase::NoTagsKeyValue:0x404009df>
> Did you mean? get_type_byte



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to