This section describes how to create a cluster.
When creating a cluster, users need to fill in the following information:
/opt
, ZooKeeper will be installed under /opt/services/zookeeper
.hadoop
, the file permissions for ZooKeeper will be zookeeper:hadoop
.The stack page is a display page that mainly shows which optional services are available for subsequent installation.
Currently, the Bigtop stack provides tarball files generated by Apache Bigtop instead of rpm/deb packages.
Expect for our official repository, users can also set their own repository which can configured here(due to license issue, MySQL/Grafana in Infra Stack are downloaded from the official website instead of the repository).
We also provide other ways for you download dependencies:
When adding a host, the following information needs to be filled in:
host-0[1-2]
./opt
, the Agent directory will be /opt/bigtop-manager-agent
.After entering the host information and before proceeding to the next step, users need to install dependencies, i.e., install the agent application on the corresponding host.
Users can only proceed to the next step if all hosts are installed successfully. Otherwise, they need to fix the errors or remove the hosts where installation failed.
Finally, wait for the cluster to be created successfully. If it fails, resolve the issues and retry.