You are on page 1of 10

Disk Based Processing Lab

Experiment-6

Aim: Exploring YARN and HUE


Procedure:
1. List all running applications:
Command - yarn application -list
2. Log Application
List all logs of running application
Command - Yarn logs -applicationId <appl id>
3.Kill a running application using YARN
Command - yarn application -kill <application id>
4. Yarn UI

About Cluster
Dr who: - Dr who is a default identity of user when user’s identity
cannot be authentically determined.

About Nodes: shows nodes, nodes addresses etc.


Submitted Applications

To check the new application(if available) :


Accepted Application

Killed Application

Finished Application
To get the logs:

Sever Matrix
Stacks
Files In HUE:

 HUE stands for Hadoop User Experience. It is a web-based UI.


 It is an open source user experience or user interface for Hadoop
components.
 Users do not have to use command line interface to use Hadoop
ecosystem if the user uses Hue.
Adding and Deleting the files in HUE:
Adding a file:

You might also like