How to get a list of YARN applications that are currently running in a Hadoop cluster? - Big Data In Real World

How to get a list of YARN applications that are currently running in a Hadoop cluster?

What is consumer offset and the purpose of consumer offset in Kafka?
April 26, 2021
What is the difference between UDF, UDAF and UDTF in Hive?
April 30, 2021
What is consumer offset and the purpose of consumer offset in Kafka?
April 26, 2021
What is the difference between UDF, UDAF and UDTF in Hive?
April 30, 2021

A common question with a simple solution.

Solution

Use the below YARN command to list all applications that are running in YARN.

yarn application -appStates RUNNING -list

 

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.
How to get a list of YARN applications that are currently running in a Hadoop cluster?
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