55151 подписчиков
112 видео
Git Installation on Ubuntu and Resolving "Unable to acquire the dpkg frontend lock" Error
How to Convert List Elements to Map of Key Value Pair in Scala
Coding with Code Wars: First non-repeating character | Python | Scala | Java
How To Use Regex Replace function in Spark: regex_replace I Scala I Intellij
How to Count Number of Lines or Records in a File Using Command Line
Understanding and Working with Spark Web UI | Persist | Repartition
How to Add Search Bar to Website Menu - No Plugin Needed (Part 1)
Right Outer Join In Spark | Apache Spark |
How to Setup settings.xml for Intellij and Maven Project | Intellij | Maven
Replace Null Value with Spark fillna() Method
How To Connect To Your GitHub Repository Through SSH Key In Ubuntu Linux
How to Resolve Azure Quota Exceeded Exception On Databricks Cluster
How To Use Spark Repartition and Coalesce | Coalesce | Repartition | Scala | Intellij Idea
Big Data Environment Setup on Windows Part 4: Configure Hadoop to Run Namenode | Datanode | Ubuntu
How To Add A New Column to Spark Dataframe: lit() | split() | when()
How to Read File from HDFS Using Spark | Hadoop | Hive | spark-shell
Understanding and Working with Spark Web UI Beginners
How to Convert Dataframe Columns to Upper or Lower Case | Spark | Scala
Spark Project to Convert Fixed Width Data Format to Dataframe
How to Add New Columns to a Dataset Without Columns Part 1 | toDf | Scala | Spark
How to Read Data from Azure ADLS Gen 2 Through Databricks
How To Select The First Row In Each Group By SQL Query Using WITH, ROW_NUMBER and OVER()
How to Start Hadoop and Check Hadoop Directory | Ubuntu
How to Filter The Last Three Months Records from a Spark Dataframe
How to Open Citrix Workspace ICA File
How to Start Apache Airflow on Ubuntu VM Terminal
How to Create CloudFront for a S3 Bucket | CDN | OAC
Working with from_json and explode_outer methods in Spark | explode | from_json | explode_outer
How to do Word Count in Spark | Spark-shell | RDD | flatMap | reduceByKey
Difference Between FlatMap and Map | Scala | flatMap | map
How to Setup Intellij Idea on Windows: Java Installation | Scala
How To Break Spark Dag Lineage with Reliable Checkpoint
How To Start Airflow UI on Terminal and Schedule Job | Airflow Webserver | Airflow Scheduler
How To Keep Spark UI Alive On Local Machine | Spark UI
How to Use Fold and Fold Left Method in Scala
How to Perform Scala Unit Testing Using Junit and Scalatest On IntelliJ IDEA
How to Find Maximum and Minimum Value of a List Using Recursion
Big Data Environment Setup on Windows Part 6: MySQL Installation
3 Ways to Check if a Spark Dataframe has Duplicate Record
Execution Timeout in Airflow | Airflow Task Timeout
How To Create Kafka Topic And Use Kafka Producer And Consumer On The Terminal
How to Send Spark Application Log Into a Log File Using Log4j
How To Setup Intellij Idea And Create A Scala Project Using SBT Build Tool
How To Write Dataframe to Text File in Spark | Scala
How to Perform Full Join in Spark | Full Outer Join | Spark Join
How to SSH into EC2 Instance Using Windows - PUTTY and SSH
Understanding and Working with Spark Web UI | Local Check Point | Scheduler | Max Partition Bytes
How to Use Spark first() Method: Scala | Intellij | Dataframe
How to Start Hadoop on Ubuntu Virtual Machine Terminal
How to Create Spark UDF and Work With HDFS Data: Step By Step Tutorial