Skip to content

Instantly share code, notes, and snippets.

@spullara
Created May 23, 2010 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spullara/411326 to your computer and use it in GitHub Desktop.
Save spullara/411326 to your computer and use it in GitHub Desktop.
hbase(main):028:0> get '.META.', 'item,,1274235159640'
COLUMN CELL
info:regioninfo timestamp=1274653782811, value=REGION => {NAME => 'item,,1274235159640', STARTKEY
=> '', ENDKEY => '', ENCODED => 1594705793, TABLE => {{NAME => 'item', FAMILIES
=> [{NAME => 'accessories', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '214748
3647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NAME =
> 'browsenode', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '2147483647', BLOCK
SIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NAME => 'editorial
review', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '2147483647', BLOCKSIZE =>
'65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NAME => 'images', COMPRES
SION => 'LZO', VERSIONS => '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEM
ORY => 'false', BLOCKCACHE => 'true'}, {NAME => 'itemlinks', COMPRESSION => 'LZO'
, VERSIONS => '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false
', BLOCKCACHE => 'true'}, {NAME => 'listmanialists', COMPRESSION => 'LZO', VERSIO
NS => '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCK
CACHE => 'true'}, {NAME => 'listprice', COMPRESSION => 'LZO', VERSIONS => '1', TT
L => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'tru
e'}, {NAME => 'lowestcollectableprice', COMPRESSION => 'LZO', VERSIONS => '1', TT
L => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'tru
e'}, {NAME => 'lowestnewprice', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '21
47483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NA
ME => 'lowestusedprice', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '214748364
7', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NAME => '
meta', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '2147483647', BLOCKSIZE => '
65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}, {NAME => 'offers', COMPRESSI
ON => 'LZO', VERSIONS => '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMOR
Y => 'false', BLOCKCACHE => 'true'}, {NAME => 'review', COMPRESSION => 'LZO', VER
SIONS => '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BL
OCKCACHE => 'true'}, {NAME => 'similarproducts', COMPRESSION => 'LZO', VERSIONS =
> '1', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACH
E => 'true'}, {NAME => 'total', COMPRESSION => 'LZO', VERSIONS => '1', TTL => '21
47483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
1 row(s) in 0.1090 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment