Modern Big Data Processing with Hadoop
上QQ阅读APP看书,第一时间看更新

Start all services

We start all the services with the following line of code:

    ./start-all.sh
  

For details about how to set up a Hadoop single-node and multi-node cluster, please use the following link: https://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-common/ClusterSetup.html.