Spark DataFrame Explained | What is DataFrame and how to create it? | Hadoop Tutorial

preview_player
Показать описание
This lecture is all about understanding the core concepts of Apache Spark where we have seen what is DataFrame, why we use it, what is the performance improvements while using DataFrame, RDD vs DataFrame how to create DataFrame by different ways in details.

In the previous lecture we have seen understanding the core concepts of Apache Spark where we have seen what is RDD (Resilient Distributed Dataset), how to create an RDD, what are the different actions and transformations which can be applied to RDD in details.

RDD Transformations:
flatMap
map
reduceByKey
sortByKey
filter

RDD Actions:
count()
first()
max()
take()
collect()
saveAsTextFile()

Also we have see where does Spark sits in Hadoop stack and some basic features of Apache Spark.

Get the required files:

----------------------------------------------------------------------------------------------------------------

Installing mrjob on HDP 2.6.5 (be sure to "su root" first, as shown in the video.)

yum install python-pip
pip install pathlib
pip install mrjob==0.7.4
pip install PyYAML==5.4.1
yum install nano

----------------------------------------------------------------------------------------------------------------


---------------------------------------------------------------------------------------------------------

HDP Sandbox Installation links:

-------------------------------------------------------------------------------------------------------------

Also check out similar informative videos in the field of cloud computing:

Audience

This tutorial is made for professionals who are willing to learn the basics of Big Data Analytics using Hadoop Ecosystem and become a Hadoop Developer. Software Professionals, Analytics Professionals, and ETL developers are the key beneficiaries of this course.

Prerequisites

Before you start proceeding with this course, I am assuming that you have some basic knowledge to Core Java, database concepts, and any of the Linux operating system flavors.

---------------------------------------------------------------------------------------------------------------------------

Check out our full course topic wise playlist on some of the most popular technologies:

SQL Full Course Playlist-

PYTHON Full Course Playlist-

Data Warehouse Playlist-

Unix Shell Scripting Full Course Playlist-

--------------------------------------------------------------------------------------------------------------------------
Don't forget to like and follow us on our social media accounts which are linked below.

Facebook-

Instagram-

Twitter-

Tumblr-

-------------------------------------------------------------------------------------------------------------------------

Channel Description-

AmpCode provides you e-learning platform with a mission of making education accessible to every student. AmpCode will provide you tutorials, full courses of some of the best technologies in the world today.By subscribing to this channel, you will never miss out on high quality videos on trending topics in the areas of Big Data & Hadoop, DevOps, Machine Learning, Artificial Intelligence, Angular, Data Science, Apache Spark, Python, Selenium, Tableau, AWS , Digital Marketing and many more.

#bigdata #datascience #technology #dataanalytics #datascientist #hadoop #hdfs #mrjob #hdp #hdfs #spark
Рекомендации по теме
Комментарии
Автор

does ambari provide a UI for working with Spark with python?

lamarmomodu