[
https://issues.apache.org/jira/browse/HBASE-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195115#comment-16195115
]
Hudson commented on HBASE-18913:
--------------------------------
Results for branch HBASE-18467, done in 4 hr 24 min and counting
[build #136 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136/]:
FAILURE
----
details (if available):
(x) *{color:red}-1 overall{color}*
Committer, please check your recent inclusion of a patch for this issue.
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 checks{color}
-- For more information [see jdk8
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//JDK8_Nightly_Build_Report/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> 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)