HBASE-25463 fix comment error of append.rb (#2845)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
This commit is contained in:
parent
85842634e5
commit
90ff550000
|
@ -50,5 +50,5 @@ EOF
|
|||
end
|
||||
end
|
||||
|
||||
# add incr comamnd to Table
|
||||
# add append command to Table
|
||||
::Hbase::Table.add_shell_command('append')
|
||||
|
|
Loading…
Reference in New Issue