- Big Data Analytics with Hadoop 3
- Sridhar Alla
- 163字
- 2021-06-25 21:26:06
Setting up the YARN service
In this section, we will set up a YARN service and start the components needed to run and operate a YARN cluster:
Start the ResourceManager daemon and the NodeManager daemon:
$ sbin/start-yarn.sh
Browse the web interface for the ResourceManager; by default it is available at: http://localhost:8088/
Run a MapReduce job
When you're done, stop the daemons with the following:
$ sbin/stop-yarn.sh
The following is the YARN ResourceManager, which you can view by putting the URL http://localhost:8088/ into the browser:

Figure: Screenshot of YARN ResouceManager
The following is a view showing the queues of resources in the cluster, along with any applications running. This is also the place where you can see and monitor the running jobs:

Figure: Screenshot of queues of resources in the cluster
At this time, we should be able to see the running YARN service in our local cluster running Hadoop 3.1.0. Next, we will look at some new features in Hadoop 3.x.
- Mastering Spark for Data Science
- R Machine Learning By Example
- Learning Apache Cassandra(Second Edition)
- Visual C# 2008開發(fā)技術(shù)實例詳解
- Google App Inventor
- 自動化控制工程設(shè)計
- VB語言程序設(shè)計
- 嵌入式操作系統(tǒng)
- Troubleshooting OpenVPN
- The Python Workshop
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Building a BeagleBone Black Super Cluster
- Pentaho Analytics for MongoDB
- Unity Multiplayer Games
- 手把手教你學(xué)Flash CS3