Created
March 9, 2012 18:14
-
-
Save aaronfeng/2007838 to your computer and use it in GitHub Desktop.
hbase scan root
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hbase(main):003:0> scan '-ROOT-' | |
ROW COLUMN+CELL | |
.META.,,1 column=info:server, timestamp=1331294048767, value=localhost:43419 | |
.META.,,1 column=info:serverstartcode, timestamp=1331294048767, value=1331294040049 | |
1 row(s) in 0.0120 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment