Skip to content

Commit 87d7849

Browse files
authored
Merge pull request #3224 from pareenaverma/content_review
Gluten Velox LP tech review
2 parents 05d6603 + 2285ffc commit 87d7849

3 files changed

Lines changed: 423 additions & 193 deletions

File tree

content/learning-paths/servers-and-cloud-computing/spark-velox-cobalt/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
3+
description: Learn how to deploy, configure, and benchmark Apache Spark SQL on Azure Cobalt 100 Arm64 VMs using the Gluten plugin and Velox backend for native query acceleration, with step-by-step setup and performance validation.
24
title: Run Apache Spark SQL workloads on Azure Cobalt 100 Arm64 using Gluten and Velox for accelerated analytics
35

46
draft: true
@@ -7,7 +9,7 @@ cascade:
79

810
minutes_to_complete: 120
911

10-
who_is_this_for: This is an intermediate topic for data engineers, platform engineers, and developers who want to build and optimize high-performance Spark SQL workloads using native execution engines on Arm-based cloud environments.
12+
who_is_this_for: This is an advanced topic for data engineers, platform engineers, and developers who want to build and optimize high-performance Spark SQL workloads using native execution engines on Arm-based cloud environments.
1113

1214
learning_objectives:
1315
- Install and configure Hadoop, Spark, and Hive on Azure Cobalt 100 Arm64 virtual machines
@@ -18,14 +20,12 @@ learning_objectives:
1820

1921
prerequisites:
2022
- A [Microsoft Azure account](https://azure.microsoft.com/) with access to Cobalt 100 based instances (Dpsv6)
21-
- Basic knowledge of Linux command-line operations
22-
- Familiarity with SSH and remote server access
2323
- Basic understanding of distributed systems and Apache Spark
2424

2525
author: Pareena Verma
2626

2727
### Tags
28-
skilllevels: Introductory
28+
skilllevels: Advanced
2929
subjects: Performance and Architecture
3030
cloud_service_providers:
3131
- Microsoft Azure

0 commit comments

Comments
 (0)