Socorro:HBase: Difference between revisions

Jump to navigation Jump to search
1,430 bytes added ,  20 October 2010
Line 61: Line 61:


===Index ''crash_reports_index_legacy_submitted_time''===
===Index ''crash_reports_index_legacy_submitted_time''===
<pre>{NAME => 'crash_reports_index_legacy_submitted_time',
FAMILIES => [{NAME => 'ids', COMPRESSION => 'LZO', VERSIONS => '1',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}</pre>
===Index ''crash_reports_index_legacy_unprocessed_flag''===
===Index ''crash_reports_index_legacy_unprocessed_flag''===
<pre>{NAME => 'crash_reports_index_legacy_unprocessed_flag',
FAMILIES => [{NAME => 'ids', COMPRESSION => 'NONE', VERSIONS => '1',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}, {NAME => 'processor_state', VERSIONS => '5',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536',
IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}</pre>
===Index ''crash_reports_index_signature_ooid''===
===Index ''crash_reports_index_signature_ooid''===
<pre>{NAME => 'crash_reports_index_signature_ooid',
FAMILIES => [{NAME => 'ids', COMPRESSION => 'LZO', VERSIONS => '1',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}</pre>
===Index ''crash_reports_index_submitted_time''===
===Index ''crash_reports_index_submitted_time''===
<pre>{NAME => 'crash_reports_index_submitted_time',
FAMILIES => [{NAME => 'ids', COMPRESSION => 'LZO', VERSIONS => '1',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}</pre>
===Index ''crash_reports_index_unprocessed_flag''===
===Index ''crash_reports_index_unprocessed_flag''===
<pre>{NAME => 'crash_reports_index_unprocessed_flag',
FAMILIES => [{NAME => 'ids', VERSIONS => '1', COMPRESSION => 'NONE',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}, {NAME => 'processor_state', COMPRESSION => 'NONE',
VERSIONS => '5', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}</pre>


==Table ''metrics''==
==Table ''metrics''==
15

edits

Navigation menu