Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,287 results
Apache Spark has levels to it: - Level 0 You can run spark-shell or pyspark, it means you can start - Level 1 You understand the ...
45,188 views
9 months ago
5 Powerful Apache Kafka Use Cases You Should Know in 2025 #Kafka As a DevOps Engineer, I constantly work with data ...
47,629 views
4 months ago
Learn how to effectively extract specific strings from a column in an Apache Spark Java DataFrame using regex and built-in ...
1 view
Difference between Kafka Streams and Spark Structured Streaming Framework. - Spark Streaming vs Kafka Streams The ...
6,678 views
11 months ago
KodeIDE.com just made big data development easier. Now you can run Apache Spark jobs in Python (PySpark), R (SparkR), Java ...
17 views
Discover how Java code execution works in Apache Spark, specifically where random values are generated and how they interact ...
2 views
6 months ago
Discover how to group by multiple columns in `Apache Spark` using Java while keeping original column names after aggregation.
0 views
2 months ago
In this video, Ankush Sir explains the key differences between Apache Spark and Databricks in a simple and easy-to-understand ...
10,557 views
Learn how to resolve the `NoClassDefFoundError` related to `org/apache/spark/Logging` when working with Apache Spark and ...
7 views
In this video, we tackle a common issue faced by Java developers working with Apache Spark: the dreaded `java.lang.
3 views
1 month ago
9 views
Ankush Sir explains Apache Spark Architecture in a simple way! Learn about Driver Program, Cluster Manager, Worker Nodes, ...
10,738 views
Learn how to efficiently create `BiGrams` from RDDs in Apache Spark using Java. This guide covers splitting sentences and ...
8 months ago
Discover the step-by-step solution to update a specific row of a dataset in Apache Spark using Java, including examples and ...
7 months ago
Learn how to efficiently concatenate dataset columns in Apache Spark using Java by passing an array of column names as inputs, ...
Learn how to correctly use the `mod` function in Apache Spark with Java to handle time calculations and avoid common pitfalls ...
Discover how to map specific indexed values in Apache Spark using Java, transforming your data efficiently. --- This video is ...
3 months ago
Apache Spark in 15 Minutes: A Beginner's Guide Full Video Link - https://youtu.be/TBMC_20g8Bs Timestamps 0:00 Introduction ...
1,284 views
Learn how to effectively convert multiple comma delimited values into separate rows in Apache Spark using the Java API.
Learn how to efficiently convert a Dataset Row into a Dataset CustomObject in Java using Apache Spark, including step-by-step ...