Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: VPS Setup
yum install java-11-openjdk -y
/opt/hadoop
configure /opt/hadoop/etc/hadoop/core-site xml
:fs.defaultFS hdfs://localhost:9000
/opt/hadoop/sbin/start-dfs.sh
firewall-cmd --add-port=9000/tcp
hdfs dfs -ls /