[
https://issues.apache.org/jira/browse/HBASE-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186992#comment-16186992
]
Guanghao Zhang commented on HBASE-18913:
----------------------------------------
It was failed because HBASE-13844 move KeyValue.parseColumn() to CellUtil.
> TestShell fails because NoMethodError: undefined method parseColumn
> -------------------------------------------------------------------
>
> Key: HBASE-18913
> URL: https://issues.apache.org/jira/browse/HBASE-18913
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
>
> Error:
> ^[[48;5;16;38;5;226;1mtest_truncate_preserve_should_empty_a_table(Hbase::AdminMethodsTest)^[[0m:
> NoMethodError: undefined method `parseColumn' for
> Java::OrgApacheHadoopHbase::KeyValue:Class
> org/jruby/RubyBasicObject.java:1653:in `method_missing'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/hbase/table.rb:725:in
> `parse_column_name'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/hbase/table.rb:131:in
> `_put_internal'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/shell/commands/put.rb:49:in
> `put'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/shell/commands.rb:38:in
> `block in command_safe'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/shell/commands.rb:108:in
> `translate_hbase_exceptions'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/shell/commands.rb:38:in
> `command_safe'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/shell.rb:155:in
> `internal_command'
> /home/hao/open_source/hbase/hbase-shell/src/main/ruby/hbase/table.rb:47:in
> `block in put'
> src/test/ruby/hbase/admin_test.rb:291:in `block in
> test_truncate_preserve_should_empty_a_table'
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)