python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
What is the connection/relationship between Datanodes in HDFS and node manager on Yarn?
I am reading the basics about Yarn and Hadoop FileSystem. I was told by some blogs online that Yarn is just resource management system and HDFS is about storage. But I encountered the following lines ...
student_WYC
Votes: 0
Answers: 1
Spark Master vs Yarn Resource manager
How does yarn allocate resources for spark applications and how it is done when spark runs in standalone mode?
Manish Visave
Votes: 0
Answers: 1
how to monitor stucked applications in yarn?
How can I track stuck applications in Yarn?
I have apps that have been running for over a week and would like to track them?
Perhaps there is some simple way to do this?
JMX? Api cloudera?
I did not ...
Дмитрий Балак
Votes: 0
Answers: 0
How to submit a custom jar to yarn?
I'm learning yarn.I try to submit a custom jar file to yarn, it works well, but I have not found the job on yarn web ui.
how does it works?
Jayden
Votes: 0
Answers: 0