Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

SegmentCacheManager View

hbutani edited this page Feb 3, 2018 · 1 revision

Use snap$segcachemanagersegments view to get an idea of the state of the cluster as seen by the Segment Cache Manager Output structure of the view is:

indexName : StringType
segmentName : StringType
partitionValues : StringType
host : StringType
hostpriority : IntegerType

Example

select * from `snap$segcachemanagersegments`

Clone this wiki locally