Login
Remember
Register
Ask a Question
What daemons are needed to run a Hadoop cluster?
0
votes
asked
Oct 29, 2022
in
Hadoop
by
SakshiSharma
What daemons are needed to run a Hadoop cluster?
daemons
hadoop-cluster
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 29, 2022
by
SakshiSharma
DataNode, NameNode, TaskTracker, and JobTracker are required to run Hadoop cluster.
...