17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Apache Spark 2 And 3 Using Python 3 (Formerly CCA 175)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
As part of this course, you will learn all the key skills to build Data Engineering Pipelines using Spark SQL and Spark Data Frame APIs using Python as a Programming language. This course used to be a CCA 175 Spark and Hadoop Developer course for the preparation of the Certification Exam. As of 10/31/2021, the exam is sunset and we have renamed it to Apache Spark 2 and 3 using Python 3 as it covers industry-relevant topics beyond the scope of certification.
About Data Engineering
Data Engineering is nothing but processing the data depending upon our downstream needs. We need to build different pipelines such as Batch Pipelines, Streaming Pipelines, etc as part of Data Engineering. All roles related to Data Processing are consolidated under Data Engineering. Conventionally, they are known as ETL Development, Data Warehouse Development, etc. Apache Spark is evolved as a leading technology to take care of Data Engineering at scale.
I have prepared this course for anyone who would like to transition into a Data Engineer role using Pyspark (Python + Spark). I myself am a proven Data Engineering Solution Architect with proven experience in designing solutions using Apache Spark.
Let us go through the details about what you will be learning in this course. Keep in mind that the course is created with a lot of hands-on tasks which will give you enough practice using the right tools. Also, there are tons of tasks and exercises to evaluate yourself.
Setup of Single Node Big Data Cluster
Many of you would like to transition to Big Data from Conventional Technologies such as Mainframes, Oracle PL/SQL, etc and you might not have access to Big Data Clusters. It is very important for you set up the environment in the right manner. Don’t worry if you do not have the cluster handy, we will guide you through with support via Udemy Q&A.
Setup Ubuntu based AWS Cloud9 Instance with right configuration
Ensure Docker is setup
Setup Jupyter Lab and other key components
Setup and Validate Hadoop, Hive, YARN and Spark
A quick recap of Python
This course requires a decent knowledge of Python. To make sure you understand Spark from a Data Engineering perspective, we added a module to quickly warm up with Python. If you are not familiar about Python, then we suggest you to go through our other course Data Engineering Essentials – Python, SQL and Spark.
Data Engineering using Spark SQL
Let us, deep-dive into Spark SQL to understand how it can be used to build Data Engineering Pipelines. Spark with SQL will provide us the ability to leverage distributed computing capabilities of Spark coupled with easy-to-use developer-friendly SQL-style syntax.
Getting Started with Spark SQL
Basic Transformations using Spark SQL
Managing Spark Metastore Tables – Basic DDL and DML
Managing Spark Metastore Tables Tables – DML and Partitioning
Overview of Spark SQL Functions
Windowing Functions using Spark SQL
Data Engineering using Spark Data Frame APIs
Spark Data Frame APIs are an alternative way of building Data Engineering applications at scale leveraging distributed computing capabilities of Spark. Data Engineers from application development backgrounds might prefer Data Frame APIs over Spark SQL to build Data Engineering applications.
Data Processing Overview using Spark Data Frame APIs
Processing Column Data using Spark Data Frame APIs
Basic Transformations using Spark Data Frame APIs – Filtering, Aggregations, and Sorting
Joining Data Sets using Spark Data Frame APIs
Windowing Functions using Spark Data Frame APIs – Aggregations, Ranking, and Analytic Functions
Spark Metastore Databases and Tables
Apache Spark Application Development and Deployment Life Cycle
As Apache Spark based Data Engineers we should be familiar about Application Development and Deployment Lifecycle. As part of this section you will learn the complete life cycle of Development and Deployment Life cycle. It includes but not limited to productionizing the code, externalizing the properties, reviewing the details of Spark Jobs and many more.
Apache Spark Application Development Lifecycle
Spark Application Execution Life Cycle and Spark UI
Setup SSH Proxy to access Spark Application logs
Deployment Modes of Spark Applications
Passing Application Properties Files and External Dependencies
All the demos are given on our state of the art Big Data cluster. You can avail one-month complimentary lab access by reaching out to [email protected] with Udemy receipt.
Who this course is for:
Any IT aspirant/professional willing to learn Data Engineering using Apache Spark
Python Developers who want to learn Spark to add the key skill to be a Data Engineer
Requirements
Basic programming skills using any programming language
Self support lab (Instructions provided) or ITVersity lab at additional cost for appropriate environment.
Minimum memory required based on the environment you are using with 64 bit operating system
4 GB RAM with access to proper clusters or 16 GB RAM with virtual machines such as Cloudera QuickStart VM
Last Updated 1/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
TutsNode.com.txt
63 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/01 - Introduction/external-assets-links.txt
146 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/02 - Setting up Environment using AWS Cloud9/004 Overview of EC2 related to Cloud9_it.vtt
2.2 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/02 - Setting up Environment using AWS Cloud9/009 [Commands] Setup Jupyter Lab on Cloud9.html
622 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/03 - Setting up Environment - Overview of GCP and Provision Ubuntu VM/004 Provision Ubuntu VM from GCP_it.vtt
11.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/03 - Setting up Environment - Overview of GCP and Provision Ubuntu VM/005 Setup Docker_it.vtt
11.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/03 - Setting up Environment - Overview of GCP and Provision Ubuntu VM/007 Setup Jupyter Lab_it.vtt
14.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/03 - Setting up Environment - Overview of GCP and Provision Ubuntu VM/external-assets-links.txt
859 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/003 [Commands] - Setup Prerequisties.html
474 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/005 [Commands] - Setup Password less login.html
950 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/007 [Commands] - Download and Install Hadoop.html
1.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/009 [Commands] - Configure Hadoop HDFS.html
2.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/011 [Commands] - Start and Validate HDFS.html
1.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/012 Configure Hadoop YARN_it.vtt
1.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/013 [Commands] - Configure Hadoop YARN.html
1.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/014 Start and Validate YARN_it.vtt
2.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/015 [Commands] - Start and Validate YARN.html
645 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/04 - Setup Hadoop on Single Node Cluster/017 [Commands] - Managing Single Node Hadoop.html
1.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/002 [Commands] - Setup Data Sets for Practice.html
1.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/004 [Commands] - Download and Install Hive.html
1.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/006 [Commands] - Setup Database for Hive Metastore.html
2.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/008 [Commands] - Configure and Setup Hive Metastore.html
2 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/010 [Commands] - Launch and Validate Hive.html
694 B
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/012 [Commands] - Scripts to Manage Single Node Cluster.html
1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/014 [Commands] - Download and Install Spark 2.html
1.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/015 Configure Spark 2_it.vtt
12.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/016 [Commands] - Configure Spark 2.html
2.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/017 Validate Spark 2 using CLIs_it.vtt
11.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/018 [Commands] - Validate Spark 2 using CLIs.html
1.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/019 Validate Jupyter Lab Setup_it.vtt
13.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/020 [Commands] - Validate Jupyter Lab Setup.html
1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/022 [Commands] - Integrate Spark 2 with Jupyter Lab.html
1.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/023 Download and Install Spark 3_it.vtt
2.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/024 [Commands] - Download and Install Spark 3.html
1.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/05 - Setup Hive and Spark on Single Node Cluster/027 Validate Spark 3 using CLIs_it.vtt
11.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/06 - Python Fundamentals/003 Functions in Python_it.vtt
11.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/06 - Python Fundamentals/004 Python Collections_it.vtt
12.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/06 - Python Fundamentals/005 Map Reduce operations on Python Collections_it.vtt
11.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/06 - Python Fundamentals/007 Basic IO operations and processing data using Collections_it.vtt
13.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/07 - Overview of Hadoop HDFS Commands/003 Managing HDFS Directories_it.vtt
16.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/07 - Overview of Hadoop HDFS Commands/004 Copying files from local to HDFS_it.vtt
16.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/07 - Overview of Hadoop HDFS Commands/012 HDFS File Permissions_it.vtt
12.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/002 Review of Setup Steps for Spark Environment_it.vtt
12 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/005 Quick Review of Spark APIs_it.vtt
17.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/007 Spark Data Structures - RDDs and Data Frames_it.vtt
19.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/008 Develop Simple Application_it.vtt
19.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/009 Apache Spark - Framework.mp4
200.3 MB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/009 Apache Spark - Framework_it.vtt
32.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/08 - Apache Spark 2.x - Data processing - Getting Started/010 Create Data Frames from Text Files_it.vtt
21.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/09 - Apache Spark using SQL - Getting Started/004 Overview of Spark SQL Properties_it.vtt
12.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/09 - Apache Spark using SQL - Getting Started/007 Managing Spark Metastore Databases_it.vtt
13.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/09 - Apache Spark using SQL - Getting Started/011 Exercise - Getting Started with Spark SQL_it.vtt
11.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/10 - Apache Spark using SQL - Basic Transformations using Spark SQL/006 Filtering Data_it.vtt
14 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/10 - Apache Spark using SQL - Basic Transformations using Spark SQL/009 Aggregating Data_it.vtt
14.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/11 - Apache Spark using SQL - Basic DDL and DML/002 Create Spark Metastore Tables_it.vtt
13.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/11 - Apache Spark using SQL - Basic DDL and DML/003 Overview of Data Types_it.vtt
12.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/13 - Apache Spark using SQL - Pre-defined Functions/004 String Manipulation Functions_it.vtt
14.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/13 - Apache Spark using SQL - Pre-defined Functions/005 Date Manipulation Functions_it.vtt
20.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/13 - Apache Spark using SQL - Pre-defined Functions/006 Overview of Numeric Functions_it.vtt
11.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/14 - Apache Spark SQL - Windowing Functions/004 Aggregations using Windowing Functions_it.vtt
14.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/14 - Apache Spark SQL - Windowing Functions/005 Using LEAD or LAG_it.vtt
13.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/14 - Apache Spark SQL - Windowing Functions/007 Ranking using Windowing Functions_it.vtt
15.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/15 - Apache Spark using Python - Data Processing Overview/002 Overview of Spark Read APIs_it.vtt
14.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/15 - Apache Spark using Python - Data Processing Overview/008 Overview of Spark Write APIs_it.vtt
14.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/16 - Apache Spark using Python - Processing Column Data/006 Extracting Strings using substring_it.vtt
12.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/16 - Apache Spark using Python - Processing Column Data/014 Using to_date and to_timestamp_it.vtt
12.2 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/003 Basic Filtering of Data_it.vtt
11.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/004 Filtering Example using dates_it.vtt
12.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/005 Boolean Operators_it.vtt
15 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/010 Total Aggregations_it.vtt
17.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/011 Aggregate data using groupBy_it.vtt
12.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/17 - Apache Spark using Python - Basic Transformations/014 Overview of Sorting Data Frames_it.vtt
16.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/18 - Apache Spark using Python - Joining Data Sets/002 Analyze Datasets for Joins_it.vtt
12.2 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/18 - Apache Spark using Python - Joining Data Sets/005 Using Inner Joins_it.vtt
11.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/18 - Apache Spark using Python - Joining Data Sets/006 Left or Right Outer Join_it.vtt
14.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/18 - Apache Spark using Python - Joining Data Sets/36816926-airport-codes-na.txt
11.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/18 - Apache Spark using Python - Joining Data Sets/external-assets-links.txt
1.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/19 - Apache Spark using Python - Spark Metastore/003 Creating Metastore Tables using catalog_it.vtt
15.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/19 - Apache Spark using Python - Spark Metastore/008 Create Partitioned Tables_it.vtt
13.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/19 - Apache Spark using Python - Spark Metastore/011 Using Spark SQL_it.vtt
13.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/20 - Apache Spark - Application Development Life Cycle/008 Read data from files_it.vtt
11.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/20 - Apache Spark - Application Development Life Cycle/014 Running the application using YARN_it.vtt
12.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/20 - Apache Spark - Application Development Life Cycle/015 Detailed Validation of the Application_it.vtt
13.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/21 - Spark Application Execution Life Cycle and Spark UI/005 Understanding YARN Capacity of an Enterprise Cluster_it.vtt
11.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/21 - Spark Application Execution Life Cycle and Spark UI/008 Setup Data Set for Word Count application_it.vtt
14.9 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/21 - Spark Application Execution Life Cycle and Spark UI/009 Develop Word Count Application_it.vtt
15.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/21 - Spark Application Execution Life Cycle and Spark UI/017 Overview of Spark History Server UI_it.vtt
12.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/22 - Setup SSH Proxy to access Spark Application logs/002 Overview of Private and Public ips of servers in the cluster_it.vtt
12.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/22 - Setup SSH Proxy to access Spark Application logs/010 Quick Tour of PuTTY on Windows_it.vtt
12.3 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/22 - Setup SSH Proxy to access Spark Application logs/011 Configure Passwordless Login using PuTTYGen Keys on Windows_it.vtt
13.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/002 Default Execution Master Type for Spark Applications_it.vtt
16.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/003 Launch Pyspark using local mode_it.vtt
14.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/004 Running Spark Applications using Local Mode_it.vtt
14.8 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/005 Overview of Spark CLI Commands such as Pyspark_it.vtt
12.4 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/006 Accessing Local Files using Spark CLI or Spark Applications_it.vtt
13.5 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/010 Changing Spark Application Log Level using custom log4j properties_it.vtt
15.7 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/013 Submit Spark Applications using SPARK_CONF_DIR with custom properties files_it.vtt
18.1 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/23 - Deployment Modes of Spark Applications/014 Submit Spark Applications using Properties File_it.vtt
14.6 KB
[TutsNode.com] - Apache Spark 2 and 3 using Python 3 (Formerly CCA 175)/24 - Passing Application Properties Files and External Dependencies/009 Pass Application Properties to Spark Application using HDFS files_it.vtt