Duo Zhang created HBASE-22779:
---------------------------------
Summary: TestTableShell is broken
Key: HBASE-22779
URL: https://issues.apache.org/jira/browse/HBASE-22779
Project: HBase
Issue Type: Bug
Components: Client, shell
Reporter: Duo Zhang
{noformat}
Error: test_append_should_work_with_value(Hbase::TableSimpleMethodsTest):
ArgumentError: wrong number of arguments (3 for 1)
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/hbase/table.rb:291:in
`_append_internal'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/shell/commands/append.rb:45:in
`append'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/shell/commands.rb:49:in
`block in command_safe'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/shell/commands.rb:122:in
`translate_hbase_exceptions'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/shell/commands.rb:49:in
`command_safe'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/shell.rb:148:in
`internal_command'
/home/zhangduo/hbase/code/hbase-shell/src/main/ruby/hbase/table.rb:51:in `block
in add_command'
src/test/ruby/hbase/table_test.rb:186:in `block in
test_append_should_work_with_value'
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)