摘要:
Spark Standalone cluster node*-- stop firewalldsystemctl stop firewalldsystemctl disable firewalld-- tar sparkcd /opttar -zxvf spark-2.4.0-bin-hadoop2 阅读全文
摘要:
network part 1.设置桥接模式 2.vi /etc/sysconfig/network-scripts/ifcfg-enp0s3BOOTPROTO=staticIPADDR=192.168.1.21NETMASK=255.255.255.0GATEWAY=192.168.1.1ONBOO 阅读全文