Execute the following command on each client cluster node and gateway node to install the Storm RPMs:
For RHEL/CentOS/Oracle Linux:
yum install storm
For SLES:
zypper install storm
Note | |
---|---|
Storm requires version 2.6 or higher as the default system Python interpreter. |