What problem does it solve?
This Skill helps diagnose and resolve StarRocks external catalog problems where Hive, Iceberg, S3, HDFS, or Paimon queries fail, hang, or return stale data.
Core Features & Use Cases
- Connectivity troubleshooting: Finds Hive Metastore reachability issues, startup blocking, and slow partition listing.
- Authentication debugging: Identifies Kerberos failures such as expired tickets, clock skew, SPN mismatch, and missing JCE support.
- Storage and network analysis: Investigates S3 rate limits, SSL problems, HDFS cache sizing, and network saturation on FE or BE nodes.
- Freshness and cache tuning: Guides refresh actions and catalog property updates when external table data or partitions lag behind source changes.
- Use Case: When a production dashboard suddenly shows old Hive partitions or all external table queries begin failing after a credential rotation, this Skill walks through log signals, validation checks, and targeted fixes to restore service.
Quick Start
Use the data-lake skill to investigate failing external catalog queries and stale external table data in a StarRocks cluster, then apply the recommended connectivity, authentication, cache, and network fixes.