ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

47 results

GVG
🎬 Apache Spark [8bd7b6e]

Latest changes: • [SPARK-55606][CONNECT] Server-side implementation of GetStatus API • [SPARK-55684][BUILD] Upgrade sbt ...

9:58
🎬 Apache Spark [8bd7b6e]

0 views

2 weeks ago

Soumil Shah
Learn Apache Gluten & Apache Iceberg | Featuring Rui Mo (IBM) & Soumil Shah Zeta Global

Learn Apache Gluten & Apache Iceberg | Featuring Rui Mo (IBM) & Soumil Shah Zeta Global In this video, we dive deep into ...

41:13
Learn Apache Gluten & Apache Iceberg | Featuring Rui Mo (IBM) & Soumil Shah Zeta Global

193 views

2 weeks ago

houstonjug
Big Data & AI Architecture: Apache Iceberg via Spark and LLMs - Pratik Patel

About the talk: This presentation delves into the potential of integrating LLMs with Apache Spark and Apache Iceberg as part of a ...

1:35:35
Big Data & AI Architecture: Apache Iceberg via Spark and LLMs - Pratik Patel

15 views

3 weeks ago

Data Architect Diaries
Data Architect | Section 2 – Spark Code Execution Flow | DAG | Stages | How spark works internally

... we explain Apache Spark Code Execution Flow including DAG creation, stages, tasks, shuffle, and executor parallelism in detail ...

32:33
Data Architect | Section 2 – Spark Code Execution Flow | DAG | Stages | How spark works internally

0 views

2 weeks ago

vlogommentary
Resolving java.lang.OutOfMemoryError in PySpark Java UDF for Large Files

Learn how to handle java.lang.OutOfMemoryError when processing large files with Java UDFs in PySpark, and why switching ...

3:39
Resolving java.lang.OutOfMemoryError in PySpark Java UDF for Large Files

0 views

2 weeks ago

GVG
🎬 Apache Spark [89fd082]

Latest changes: • [SPARK-55854][SQL] Tag pass-through duplicate attributes in Expand output to prevent ...

9:59
🎬 Apache Spark [89fd082]

0 views

4 days ago

The Debug Zone
java.lang.NoClassDefFoundError: Could not initialize class when launching spark job via spark-su...

Today's Topic: java.lang.NoClassDefFoundError: Could not initialize class when launching spark job via spark-su... Thanks for ...

2:31
java.lang.NoClassDefFoundError: Could not initialize class when launching spark job via spark-su...

0 views

3 weeks ago

TheKnowledgeBase
Spark java.io.IOException: No input paths specified in job

tech,tech news,best tech,cheap tech,tech gifts,weird tech,tech fails,ces 2025 tech,ces tech,big tech,dog tech,new tech,top tech ...

1:04
Spark java.io.IOException: No input paths specified in job

0 views

3 weeks ago

JPdemy
PART 4: Spark Runtime and Architecture | Apache Spark Code to Cluster | Explain Like you are 5

Physical Spark Hierarchy Explained | Driver Node | Worker Nodes | DAG | Catalyst Optimizer | Spark Runtime Architecture Notes: ...

5:58
PART 4: Spark Runtime and Architecture | Apache Spark Code to Cluster | Explain Like you are 5

14 views

2 weeks ago

Kubeflow Community
Kubeflow Spark on Kubernetes Call - 2026/02/20

Meeting Agenda: Notes & Agenda: https://bit.ly/3VGzP4n.

1:00:21
Kubeflow Spark on Kubernetes Call - 2026/02/20

49 views

3 weeks ago

Roel Van de Paar
How to convert a HashMap to a JavaPairRDD, in Spark? (3 Solutions!!)

How to convert a HashMap to a JavaPairRDD, in Spark? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:42
How to convert a HashMap to a JavaPairRDD, in Spark? (3 Solutions!!)

3 views

8 days ago

The Debug Zone
Why there are many spark-warehouse folders got created?

Today's Topic: Why there are many spark-warehouse folders got created? Thanks for taking the time to learn more. In this video I'll ...

1:46
Why there are many spark-warehouse folders got created?

0 views

3 weeks ago

GalaxyonKnowledge
Big Data Processing Tools Hadoop HDFS Hive and Spark

Finally, discover **Apache Spark**, the high-performance in-memory data analytics engine designed for real-time processing, ...

6:18
Big Data Processing Tools Hadoop HDFS Hive and Spark

2 views

3 days ago

vlogize
Wie man Parquet-Dateien von Amazon S3 in Java mit Spark lesen und schreiben kann

Erfahren Sie, wie Sie mit Spark SQL in Java `Parquet`-Dateien von Amazon S3 lesen und schreiben können – ein umfassender ...

1:37
Wie man Parquet-Dateien von Amazon S3 in Java mit Spark lesen und schreiben kann

0 views

2 weeks ago

vlogize
Wie man doppelte Werte aus einem Dataset in Spark mit flatMap entfernt

... wie man effektiv Duplikate aus einem Dataset<Row> in Apache Spark mittels Java entfernt. Insbesondere besprechen wir eine ...

3:11
Wie man doppelte Werte aus einem Dataset in Spark mit flatMap entfernt

0 views

8 days ago

caxote
Como instalar spark no windows

Apache Spark: https://spark.apache.org/downloads.html Java: https://www.oracle.com/java/technologies/downloads/ Python: ...

8:28
Como instalar spark no windows

20 views

3 weeks ago

SmartData
Никита Благодарный — Сторонние движки исполнения для Apache Spark: опыт использования

Подробнее о конференции SmartData: https://jrg.su/aTWU2K — — Скачать презентацию с сайта — https://jrg.su/EDkwTf ...

47:16
Никита Благодарный — Сторонние движки исполнения для Apache Spark: опыт использования

248 views

10 days ago

Durga Software Solutions
PYSPARK tutorials || Demo - 4 || by Mr. N. Vijay Sunder Sagar On 10-03-2026 @6AM (IST)

PYSPARK tutorials || Demo - 4 || by Mr. N. Vijay Sunder Sagar On 10-03-2026 @6AM (IST) Course Content: ...

1:06:41
PYSPARK tutorials || Demo - 4 || by Mr. N. Vijay Sunder Sagar On 10-03-2026 @6AM (IST)

39 views

3 days ago

Durga Software Solutions
PYSPARK tutorials || Demo - 3 || by Mr. N. Vijay Sunder Sagar On 09-03-2026 @6AM (IST)

PYSPARK tutorials || Demo - 3 || by Mr. N. Vijay Sunder Sagar On 09-03-2026 @6AM (IST) Course Content: ...

54:02
PYSPARK tutorials || Demo - 3 || by Mr. N. Vijay Sunder Sagar On 09-03-2026 @6AM (IST)

60 views

4 days ago

vlogize
Verstehen von Accumulators im Spark Streaming mit Java: Ein vollständiger Leitfaden

Erfahren Sie, wie Sie `accumulators` effektiv mit Spark Structured Streaming DataFrames in Java verwenden und dabei häufige ...

1:53
Verstehen von Accumulators im Spark Streaming mit Java: Ein vollständiger Leitfaden

0 views

5 days ago