You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/24 14:34:57 UTC

[GitHub] [hbase] bitoffdev edited a comment on pull request #2282: HBASE-24901 Create versatile hbase-shell table formatter

bitoffdev edited a comment on pull request #2282:
URL: https://github.com/apache/hbase/pull/2282#issuecomment-679163992


   For compatibility, I added an option to use the HBase 1 formatter via `set_formatter :old_school`. This sets a flag on the Shell instance that lets commands know they should match the output of HBase 1 rather than use the new TableFormatter.
   
   old_school is enabled by default


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org