Manually install OS and WEKA on servers
This requirement only applies when manually preparing and installing the WEKA cluster on bare metal servers.
If you are not using the WMS or WSA automated tools for installing a WEKA cluster, manually install a supported OS and the WEKA software on the bare metal server.
Procedure
- Follow the relevant Linux documentation to install the operating system, including the required packages. 
Required packages
elfutils-libelf-devel
gcc
glibc-headers
glibc-devel
make
perl
rpcbind
xfsprogs
kernel-devel
sssdlibelf-dev
linux-headers-$(uname -r)
gcc
make
perl
python2-minimal
rpcbind
xfsprogs
sssd
- Install the WEKA software. - Once the WEKA software tarball is downloaded from get.weka.io, run the untar command. 
- Run the - install.shcommand on each server, according to the instructions in the Install tab.
 
Once completed, the WEKA software is installed on all the allocated servers and runs in stem mode (no cluster is attached).
Related topic
Operating system (on the Prerequisites and compatibility topic)
What to do next?
Last updated
