In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail what the common operations of YARN are, and the editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
YARN (Yet Another Resource Negotiator, another resource coordinator) is a new Hadoop resource manager. It is a general resource management system and scheduling platform, which can provide unified resource management and scheduling for upper-level applications. Its introduction has brought great benefits to the cluster in terms of utilization, unified resource management and data sharing.
Yarn application View Task
(1) View all running tasks
Yarn application-list
(2) search according to the status of the task
Yarn application-list appStates status name
Status name: ALL,NEW,NEW_SAVING,SUBMITED,ACCEPTED,RUNNING,FINISHED,KILLED
(3) A certain task of KILL
Yarn appliation-kill Task ID
Yarn applicationattempt to view the tasks you are trying to run
Yarn applicationattempt-list Task IDyarn logs View Task
(1) View Application log
Yarn logs-applicationId Task IDyarn queue View queue yarn queue-status defaultyarn rmadmin Update configuration / / load queue configuration yarn rmadmin-refreshQueues
Yarn node View Node Information yarn node-list-allyarn container View Container yarn container-list Task id about "what are the common operations of YARN" this article ends here. I hope the above content can be helpful to you so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.