AzureAzureOfficialยท1 Agent Skills Included

azure-kusto-spark

Spark data connector for Azure Data Explorer reads and writes

Connects Apache Spark jobs to Azure Data Explorer for fast data reads and writes. Diagnoses ingestion failures, authentication errors, and schema mismatches with step-by-step triage. Automates the full release lifecycle including version bumps, changelogs, cherry-picks, and tags. Removes manual debugging and repetitive release work for data engineering teams.
npx skills add Azure/azure-kusto-spark --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install azure-kusto-spark?โ–ผ

Run `npx skills add Azure/azure-kusto-spark --all -g -y` in your terminal to install all skills in this repository globally.

How to write Spark data to Azure Data Explorer?โ–ผ

Use the connector's DataSource V1 format with df.write and choose Transactional, Queued, or KustoStreaming mode. Queued mode is recommended for large production loads.

How to fix Kusto Spark connector ingestion failures?โ–ผ

The troubleshooting skill walks you through classifying the failure, matching known error patterns, and collecting diagnostics like request IDs and ingestion failure logs.

Can it automate the connector release process?โ–ผ

Yes. The release skill handles cherry-picking between branches, version bumps, changelog updates, tagging, and triggering the release pipeline.

Which Spark environments are supported?โ–ผ

The connector works with Azure Databricks, Azure Synapse Data Explorer, and Microsoft Fabric real-time analytics, on Spark 3.x and 4.x.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’