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