sstablemetadata

SSTable(複数可)を標準出力することに関するメタデータを出力します。

SSTable名、パーティショナー、トゥームストーン詳細、圧縮、TTL、トークン、クラスター化の最小値と最大値、SSTableレベル、パーティション・サイズと統計、およびカラム情報などの、SSTable(複数可)を標準出力することに関するメタデータを出力します。

制約事項: このコマンドを実行する前に、DataStax Enterpriseを停止する必要があります。

構文

sstablemetadata
sstable_filepath [sstable_filepath ...]
[-c] [-g seconds] [-s] [-t time_unit] [-u]
1. 凡例
構文規則 説明
大文字 リテラル・キーワード。
小文字 リテラル以外。
Italics 変数値。有効なオプションまたはユーザー定義値と置き換えます。
[ ] 任意。角かっこ( [] )で任意のコマンド引数を囲みます。角かっこは入力しないでください。
( ) グループ。丸かっこ(( ))は、選択肢を含むグループを示します。丸かっこは入力しないでください。
| または。縦棒(|)で代替要素を区切ります。要素のいずれかを入力してください。縦棒は入力しないでください。
... 繰り返し可能。省略記号(...)は、構文要素を必要な回数だけ繰り返すことができることを示します。
'Literal string' 単一引用符( ' )でCQL文内のリテラル文字を囲みます。大文字を維持するには、単一引用符を使用します。
{ key:value } マップ・コレクション。中かっこ( { } )でマップ・コレクションまたはキーと値のペアを囲みます。コロンでキーと値を区切ります。
<datatype1,datatype2> セット、リスト、マップ、またはタプル。山かっこ(< >)で、セット、リスト、マップまたはタプル内のデータ型を囲みます。データ型をカンマで区切ります。
cql_statement; CQL文の終了。セミコロン( ; )ですべてのCQL文を終了します。
[ -- ] コマンドライン・オプションとコマンド引数は、2つのハイフン(--)で区切ります。この構文は、引数がコマンドライン・オプションと間違われる可能性がある場合に役立ちます。
' <schema> ...</schema> ' 検索CQLのみ:単一引用符( ' )でXMLスキーマ宣言全体を囲みます。
@xml_entity='xml_entity_type' 検索CQLのみ:スキーマ・ファイルおよびsolrconfigファイル内のXML要素を上書きする実体とリテラル値を示します。

短い形式と長い形式のパラメーターはカンマで区切られています。

コマンド引数

-c, --colors
ANSIの色シーケンス。
-g, --gc_grace_seconds seconds
削除可能なトゥームストーンの計算に要する時間。
sstable_filepath
Data.dbで終わるSSTableデータ・ファイルの、明示的または相対的なファイルパス。
-s, --scan
追加の詳細についてのすべてのSSTableのスキャン。デフォルト:false。
-t, --timestamp_unit time_unit
セルのタイムスタンプが書き込まれる時間単位。
-u, --unicode
Unicodeを使用して、ヒストグラムおよび進行状況バーを描画します。

これらの例は、cyclingキースペースを使用して生成されます。「Cyclingキースペースの設定」を参照してください。

DataStax Enterpriseが実行中でないことを確認します

nodetool status
Datacenter: Graph
================================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address        Load       Tokens       Owns    Host ID                               Rack
UN  10.200.177.92  265.04 KiB  1            ?       980cab6a-2e5d-44c6-b897-0733dde580ac  rack1
DN  10.200.177.94  426.21 KiB  1            ?       7ecbbc0c-627d-403e-b8cc-a2daa93d9ad3  rack1

SSTableに関する情報を取得します

制約事項: このコマンドを実行する前に、DataStax Enterpriseを停止する必要があります。
sstablemetadata /var/lib/cassandra/data/cycling/birthday_list-f4f24621ce3f11e89d32bdcab3a99c6f/aa-1-bti-Statistics.db
SSTable: /var/lib/cassandra/data/cycling/birthday_list-f4f24621ce3f11e89d32bdcab3a99c6f/aa-1-bti
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Bloom Filter FP chance: 0.01
Minimum timestamp: 1539363480354442 (10/12/2018 16:58:00)
Maximum timestamp: 1539363480374846 (10/12/2018 16:58:00)
SSTable min local deletion time: 1539363480 (10/12/2018 16:58:00)
SSTable max local deletion time: 2147483647 (no tombstones)
Compressor: org.apache.cassandra.io.compress.LZ4Compressor
Compression ratio: 0.6884057971014492
TTL min: 0
TTL max: 0
First token: -5189327806405140569 (Claudio HEINEN)
Last token: -428849430723689847 (Luc HAGENAARS)
minClusteringValues: []
maxClusteringValues: []
Estimated droppable tombstones: 0.3333333333333333
SSTable Level: 0
Repaired at: 0
Pending repair: --
Replay positions covered: {CommitLogPosition(segmentId=1539277782404, position=18441844)=CommitLogPosition(segmentId=1539277782404, position=18480562)}
totalColumnsSet: 3
totalRows: 3
Estimated tombstone drop times:
  Drop Time                        | Count  (%)  Histogram
  1539363480 (10/12/2018 16:58:00) |     3 (100) OOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
  Percentiles
  50th      1663415872 (09/17/2022 11:57:52)
  75th      1663415872 (09/17/2022 11:57:52)
  95th      1663415872 (09/17/2022 11:57:52)
  98th      1663415872 (09/17/2022 11:57:52)
  99th      1663415872 (09/17/2022 11:57:52)
  Min       1386179894 (12/04/2013 17:58:14)
  Max       1663415872 (09/17/2022 11:57:52)
Partition Size:
  Size (bytes) | Count  (%)  Histogram
  103 (103 B)  |     3 (100) OOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
  Percentiles
  50th      103 (103 B)
  75th      103 (103 B)
  95th      103 (103 B)
  98th      103 (103 B)
  99th      103 (103 B)
  Min       87 (87 B)
  Max       103 (103 B)
Column Count:
  Columns | Count  (%)  Histogram
  3       |     3 (100) OOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
  Percentiles
  50th      3
  75th      3
  95th      3
  98th      3
  99th      3
  Min       3
  Max       3
Estimated cardinality: 3
EncodingStats minTTL: 0
EncodingStats minLocalDeletionTime: 1539363480 (10/12/2018 16:58:00)
EncodingStats minTimestamp: 1539363480354442 (10/12/2018 16:58:00)
KeyType: org.apache.cassandra.db.marshal.UTF8Type
ClusteringTypes: []
StaticColumns:
RegularColumns: blist_:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type)

ユーザー名の付いたSSTableに関する情報を取得します

制約事項: このコマンドを実行する前に、DataStax Enterpriseを停止する必要があります。
sstablemetadata /var/lib/cassandra/data/cycling/cyclist_category-e1f76e21ce4311e8949e33016bf887c0/aa-1-bti-Rows.db -u
SSTable: /var/lib/cassandra/data/cycling/cyclist_category-e1f76e21ce4311e8949e33016bf887c0/aa-1-bti
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Bloom Filter FP chance: 0.01
Minimum timestamp: 1539365167498813 (10/12/2018 17:26:07)
Maximum timestamp: 1539365167524231 (10/12/2018 17:26:07)
SSTable min local deletion time: 2147483647 (no tombstones)
SSTable max local deletion time: 2147483647 (no tombstones)
Compressor: org.apache.cassandra.io.compress.LZ4Compressor
Compression ratio: 1.0761904761904761
TTL min: 0
TTL max: 0
First token: -798238132730727330 (One-day-races)
Last token: -798238132730727330 (One-day-races)
minClusteringValues: [367]
maxClusteringValues: [198]
Estimated droppable tombstones: 0.0
SSTable Level: 0
Repaired at: 0
Pending repair: --
Replay positions covered: {CommitLogPosition(segmentId=1539277782404, position=19530606)=CommitLogPosition(segmentId=1539277782404, position=19541152)}
totalColumnsSet: 4
totalRows: 2
Estimated tombstone drop times:
  Drop Time | Count  (%)  Histogram
  Percentiles
  50th      0
  75th      0
  95th      0
  98th      0
  99th      0
  Min       0
  Max       0
Partition Size:
  Size (bytes) | Count  (%)  Histogram
  124 (124 B)  |     1 (100) ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉
  Percentiles
  50th      124 (124 B)
  75th      124 (124 B)
  95th      124 (124 B)
  98th      124 (124 B)
  99th      124 (124 B)
  Min       104 (104 B)
  Max       124 (124 B)
Column Count:
  Columns | Count  (%)  Histogram
  4       |     1 (100) ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉
  Percentiles
  50th      4
  75th      4
  95th      4
  98th      4
  99th      4
  Min       4
  Max       4
Estimated cardinality: 1
EncodingStats minTTL: 0
EncodingStats minLocalDeletionTime: 1442880000 (09/22/2015 00:00:00)
EncodingStats minTimestamp: 1539365167498813 (10/12/2018 17:26:07)
KeyType: org.apache.cassandra.db.marshal.UTF8Type
ClusteringTypes: [org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.Int32Type)]
StaticColumns:
RegularColumns: id:org.apache.cassandra.db.marshal.UUIDType, lastname:org.apache.cassandra.db.marshal.UTF8Type