(2) Coordinator / Deployer Installation
Coordinator Installation
On the Cluster Admin page, click Install.
Enter in each item and click [Ok].
Item | Description | Example |
---|---|---|
Primary Coordinator / Secondary Coordinator | The name of the node to be added is configured in the format "IP: PORT". The PORT value is set to the CLUSTER_LINK_PORT_NO value. | 192.168.0.32:5101 |
HTTP Admin Port | The PORT value is set to the HTTP_ADMIN_PORT value. | 5102 |
Install Path | Specifies the path to install. | /home/machbase/coordinator |
User ID(SSH) / Password(SSH) | If the server you want to install is different from the server running MWA, enter SSH's User ID and Password. |
Delete Coordinator
In MWA, there is no ability to delete coordinator. You must delete it directly with command-line.
Deployer Installation
On the Cluster Admin page, click Install.
Enter in each item and click [Ok].
Item | Description | Example |
---|---|---|
Deployer Name | The name of the node to be added is configured in the format "IP: PORT". The PORT value is set to the CLUSTER_LINK_PORT_NO value. | 192.168.0.32:5201 |
HTTP Admin Port | The PORT value is set to the HTTP_ADMIN_PORT value. | 5202 |
Install Path | Specifies the path to install. | /home/machbase/deployer |
User ID(SSH) / Password(SSH) | If the server you want to install is different from the server running MWA, enter SSH's User ID and Password. |
Delete Deployer
On the Cluster Admin page, click the Deployer icon( ), and then click [Remove Deployer].
Add Package
Adding the package to be installed as Broker and Warehouse in Coordinator. At this time, the registered package registers the lightweight version excluding MWA.
On the Cluster Admin page, click the Coordinator icon( ), and then click [Add Package].
Item | Description | Example |
---|---|---|
Package Name | Specifies the package name to be added. | machbase |
Package File | Selects the package file. Specifies a lightweight package that excludes MWA files, since this package is for broker and warehouse installations only. | /home/machbase/machbase-ent-x.x.x.official-LINUX-X86-64-release-lightweight.tgz |
Delete Package
Removing the package registered in Coordinator.
On the Cluster Admin page, click the Coordinator icon(), and then click [Remove Package].
Item | Description | Example |
---|---|---|
Package Name | Specifies the name of the package to be deleted. | machbase |