Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the network requirements for hadoop?
Home
Hadoop
What are the network requirements for hadoop?
0
votes
asked
Jun 26, 2023
in
Hadoop
by
Robindeniel
What are the network requirements for hadoop?
hadoop-networkrequirements
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 26, 2023
by
Robindeniel
The Hadoop core uses Shell (SSH) to launch the server processes on the slave nodes. It requires password-less SSH connection between the master and all the slaves and the Secondary machines.
...