clickzetta-vcluster-manager

Automate ClickZetta Lakehouse VCluster lifecycle operations including creation, scaling, and caching configuration.

8|3|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/yunqiqiliang/clickzetta-skills --skill clickzetta-vcluster-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickzetta-vcluster-manager
Source: https://github.com/yunqiqiliang/clickzetta-skills/tree/main/clickzetta-vcluster-manager
Command: npx skills add https://github.com/yunqiqiliang/clickzetta-skills --skill clickzetta-vcluster-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

管理 ClickZetta Lakehouse 计算集群(VCluster)的完整生命周期,统一处理创建、启动、停止、扩缩容、缓存配置与状态查询等运维任务,降低运维成本并提升集群可用性。

Core Features & Use Cases

  • 创建通用型/分析型/同步型集群(GP/ANALYTICS/INTEGRATION),并管理生命周期。
  • 启动、停止、扩缩容、自动/手动缓存配置(PRELOAD_TABLES)以及状态查询,支持弹性与稳定性场景。
  • 典型用例包括数据摄取管道中的计算资源调度、在线分析场景的集群弹性扩缩,以及持续集群治理。

Quick Start

Create or configure a GP cluster named my_etl with 8 CRU and enable auto-resume.

Frequently Asked Questions about clickzetta-vcluster-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate VCluster lifecycle management for ClickZetta Lakehouse?

Automate ClickZetta VCluster lifecycle management by executing structured operations for creation, startup, scaling, and deletion. This enforces standardized orchestration across GP, ANALYTICS, and INTEGRATION modes to ensure robust cluster operations.

What is the difference between GP, ANALYTICS, and INTEGRATION VCluster modes?

GP, ANALYTICS, and INTEGRATION VCluster modes target data engineering, analytics, and integration tasks respectively. Each mode enforces structured configuration to orchestrate compute resources for specific workload requirements.

How do I configure auto-resume and caching for a ClickZetta VCluster?

Configure VCluster caching and auto-resume by setting explicit lifecycle capabilities like PRELOAD_TABLES. This enables automatic cache management for data摄取 pipelines and online analytical processing scenarios.

Can I scale ClickZetta compute clusters for data摄取 pipelines automatically?

Yes, you can scale ClickZetta VClusters automatically using explicit resize and status capabilities. This supports elastic scaling for data摄取 pipelines and continuous cluster governance across different operational modes.

What are the limitations of manual VCluster orchestration in Lakehouse environments?

Manual VCluster orchestration lacks structured configuration and standardized lifecycle operations, increasing operational costs. Automated management enforces explicit status and resize capabilities to maintain cluster availability and reliability.