How to use scan to view the data of a column in hbase
Editor to share with you how to use scan in hbase to view a column of data. I hope you will get something after reading this article. Let's discuss it together.
Scan looks at a column of data:
Scan '.meta., {COLUMNS= > [' info:regioninfo']} scan 'test', {COLUMNS= > [' student:age']} after reading this article, I believe you have a certain understanding of "how to use scan to view a column of data in hbase". If you want to know more about it, welcome to follow the industry information channel, thank you for reading!