[
https://issues.apache.org/jira/browse/HBASE-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187327#comment-16187327
]
Chia-Ping Tsai commented on HBASE-18913:
----------------------------------------
bq. /testptch/hbase/hbase-shell/src/main/ruby/hbase/table.rb:E:751:10:
undefined method org
That is caused by HBASE-13844. I will push a addendum to fix it.
> TestShell fails because NoMethodError: undefined method parseColumn
> -------------------------------------------------------------------
>
> Key: HBASE-18913
> URL: https://issues.apache.org/jira/browse/HBASE-18913
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18913.patch
>
>
> 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)