Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
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 /