ragarkar commented on PR #7149:
URL: https://github.com/apache/hbase/pull/7149#issuecomment-3249492510

   Please update the help message indicating the correct usage:
   
   hbase:009:0> help 'refresh_hfiles'
   Refresh HFiles for the table.
   For example:
   
     hbase> refresh_hfiles 'TABLENAME'
   
   hbase:010:0> refresh_hfiles 'andor'
   
   ERROR: undefined method `fetch' for "andor":String
   
   For usage try 'help "refresh_hfiles"'
   
   Took 0.0234 seconds
   
   The "help 'refresh_hfiles'" command does not reflect the correct syntax and 
we need to fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to