[
https://issues.apache.org/jira/browse/HBASE-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189324#comment-16189324
]
Hudson commented on HBASE-18913:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3818 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3818/])
HBASE-18913 TestShell fails because NoMethodError: undefined method (zghao: rev
afa03a207ea5ff33439bc5a3bc67e7c59cc26298)
* (edit) hbase-shell/src/main/ruby/hbase/table.rb
> 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.master.002.patch, 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)