What do the numbers on the progress bar mean in Spark shell or Spark UI? - Big Data In Real World

What do the numbers on the progress bar mean in Spark shell or Spark UI?

How does LATERAL VIEW work in Hive?
September 3, 2021
How to find the available free space in HDFS?
September 8, 2021
How does LATERAL VIEW work in Hive?
September 3, 2021
How to find the available free space in HDFS?
September 8, 2021

We are sure you have seen the below progress bar before in either Spark shell or while refreshing the Spark UI as your Spark job execution is in progress.

You probably wondered what these numbers mean.

[Stage 2 : ===========> (45 + 5) / 150]

Do you like us to send you a 47 page Definitive guide on Spark join algorithms? ===>

Spark progress bar

Stage 2 – quite simple. Indicates the current stage in execution

150 – Total number of tasks in Stage 2

45 – Number of tasks completed in Stage 2

5 – Number of tasks currently in execution in Stage 2

 

Big Data In Real World
Big Data In Real World
We are a group of Big Data engineers who are passionate about Big Data and related Big Data technologies. We have designed, developed, deployed and maintained Big Data applications ranging from batch to real time streaming big data platforms. We have seen a wide range of real world big data problems, implemented some innovative and complex (or simple, depending on how you look at it) solutions.

Comments are closed.

What do the numbers on the progress bar mean in Spark shell or Spark UI?
This website uses cookies to improve your experience. By using this website you agree to our Data Protection Policy.

Hadoop In Real World is now Big Data In Real World!

X