Book Image

YARN Essentials

Book Image

YARN Essentials

Overview of this book

Table of Contents (17 chapters)
YARN Essentials
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Need for YARN
9
YARN – Alternative Solutions
Index

Web interfaces of the Ecosystem


It's all about the Hadoop and YARN setup and configurations and commanding over Hadoop and YARN. Here are some web interfaces used by Hadoop and YARN administrators for admin tasks:

The URL for the NameNode is http://<namenode_host>:<port>/ and the default HTTP port is 50070.

The URL for the ResourceManager is http://<resourcermanager_host>:<port>/ and the default HTTP port is 8088. TheWeb UI for the NameNode can be seen as follows:

The URL for the MapReduce JobHistory Server is http://<jobhistoryserver_host>:<port>/ and the default HTTP port is 19888.