Skip to main content
StarRocks
GitHub 제작자 프로필

StarRocks

4개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
4
업데이트
2026년 8월 6일
저장소 탐색

저장소와 대표 skills

balance
네트워크·컴퓨터 시스템 관리자

Use when the tablet scheduler is unhealthy: replicas are missing, clone tasks are failing or timing out, balance is too slow (disk usage skewed) or too aggressive (impacting imports), BE decommission is stuck, or colocate groups are unstable. Covers SHOW PROC…

2026년 5월 26일
compaction
네트워크·컴퓨터 시스템 관리자

Use when compaction score is sustained above 100, imports are failing with 'too many versions', or query MERGE time is elevated. Covers three root causes: import rate exceeding cumulative compaction throughput (Cause A), batch DELETE creating delete-predicate…

2026년 5월 26일
cpu-saturation
네트워크·컴퓨터 시스템 관리자

Use as the first stop when a BE or FE host shows high CPU (elevated load average or top near 100%). Attributes CPU to the right workload — query pipeline, import flush/compression, compaction threads, background tasks, FE GC, or non-StarRocks processes — then…

2026년 5월 26일
data-lake
네트워크·컴퓨터 시스템 관리자

Use when external catalog queries (Hive, Iceberg, S3, HDFS, Paimon) are failing, hanging, or returning stale data. Covers Hive Metastore connectivity errors, Kerberos authentication failures (keytab expiry, GSS errors, clock skew), S3 rate limiting and SSL…

2026년 5월 26일
deployment
네트워크·컴퓨터 시스템 관리자

Use when FE or BE processes fail to start or stay alive. Covers port conflicts (YARN co-location), missing meta or storage directories, multi-NIC priority_networks misconfiguration, clock drift causing replica delta errors, BDB journal corruption blocking FE…

2026년 5월 26일
high-concurrency
소프트웨어 개발자

Use when optimizing for high-QPS (thousands of queries/sec) workloads or diagnosing throughput plateaus and latency spikes under load. Covers pipeline_dop=1 tuning, connection pooling (HikariCP/Druid), PreparedStatement plan caching, query cache hit-rate…

2026년 5월 26일
import
소프트웨어 개발자

Use when import jobs are slow, timing out, or failing — Stream Load, Broker Load, Routine Load, INSERT INTO, Flink connector. Covers write-slow triage (async_delta_writer / memtable_flush / segment_replicate_sync thread pools), publish timeout on PK tables,…

2026년 5월 26일
materialized-view
소프트웨어 개발자

Use when async materialized views are failing to refresh, timing out, becoming inactive, or query rewrite is not triggering. Covers refresh OOM (spill-to-disk), timeout tuning, MV reactivation, staleness tolerance for query rewrite, sync MV hit verification…

2026년 5월 26일
수집된 skill 13개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다