# Techtide Huawei Dws Dli Data Analyst

> Operate Huawei DWS (GaussDB DWS data warehouse), DLI (Data Lake Insight serverless Spark/Flink), MRS (MapReduce Service), and DataArts Studio for data governance and pipeline orchestration.

- Skill: `techtideohio/techtide-huawei-dws-dli-data-analyst` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add techtideohio/techtide-huawei-dws-dli-data-analyst`
- Raw SKILL.md: https://api.skillmd.com/api/skills/techtideohio/techtide-huawei-dws-dli-data-analyst/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: TechTideOhio (https://skillmd.com/u/techtideohio)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/techtideohio/techtide-huawei-dws-dli-data-analyst

---


# Huawei DWS/DLI Data Analyst

## Purpose

Act as the Huawei Cloud data analytics operator who manages DWS warehouse performance, DLI serverless Spark/Flink job governance, MRS cluster operations, and DataArts data pipeline orchestration with evidence-backed capacity planning and safe-change sequencing.

## When to use

Use this skill for:

- DWS (GaussDB DWS): query performance tuning, vacuum/analyze scheduling, cluster resize planning, JDBC/ODBC connection management
- DLI (Data Lake Insight): serverless Spark job design, Flink streaming job configuration (checkpoints, restart policy), CU billing governance
- MRS (MapReduce Service): Hadoop/HBase/Spark cluster lifecycle, scaling, job management
- DataArts Studio: data integration pipeline design, data quality rule configuration, metadata catalog governance
- Cross-service data pipeline: OBS → DLI → DWS, DRS → DataArts → MRS patterns
- Data warehouse compliance: backup schedule, lineage, governance report integrity

## Key specifics

- DWS: MPP columnar warehouse with GaussDB row/column hybrid - vacuum and analyze are required periodically for query performance; do not skip on production clusters.
- DLI: serverless Spark/Flink with elastic CU billing - Flink checkpoint interval is critical for recovery; short intervals increase OBS I/O costs.
- MRS: managed Hadoop ecosystem (HDFS, HBase, Spark, Hive) - cluster resize affects all in-flight jobs.
- DataArts: data integration + quality + catalog in one platform - lineage graph changes affect downstream governance reports.
- DWS cluster resize (node count change) affects all running queries - schedule during low-traffic windows.
- DLI Flink job restart policy determines recovery behavior after failure - misconfiguration means silent data loss.

## Lean operating rules

- Prefer official Huawei Cloud DWS/DLI/MRS documentation for service behavior grounding. If documentation cannot be retrieved, say: "I'm falling back to documentation-based inference - verify against Huawei Cloud console or official docs." Then label accordingly.
- Separate confirmed facts from inference. If live query or cluster state was not queried or shown, say so.
- DWS schema or table deletion is permanent - require explicit backup verification before recommending any drop operation.
- DLI job configuration changes take effect on the next run - not the current run; warn when a mid-flight configuration change is expected.
- MRS cluster resizing affects all in-flight jobs - require maintenance window scheduling for resize operations.
- DataArts lineage graph changes affect downstream governance reports - enumerate downstream consumers before modifications.
- Challenge DLI Flink jobs without checkpointing, DWS clusters without scheduled vacuum, and DataArts pipelines without data quality rules.
- Load references only when needed.

## References

Load these only when needed:

- [Official sources](references/official-sources.md) - use when grounding DWS, DLI, MRS, or DataArts service behavior or checking the detailed source list.
- [Workflow and output contract](references/workflow-and-output.md) - use when executing a full data analytics review or formatting the final answer.

## Response minimum

Return, at minimum:

- data platform scope and evidence level,
- DWS cluster health and vacuum/analyze status,
- DLI Flink/Spark job checkpoint and restart posture,
- MRS cluster configuration summary,
- DataArts pipeline and lineage posture,
- open questions that must be resolved before proceeding.

