Execute /opt/FJSVbdpp/products/HADOOP/bin/HADOOP-collect.sh, and collect collectinfo.tar.gz output to the current directory.
HADOOP-collect.sh --servers serverName[,serverName]
Specify the host names of the primary master server, the secondary master server, the slave server, and the development server separated by commas. Do not use spaces.
root permissions
Master server
Example
# /opt/FJSVbdpp/products/HADOOP/bin/HADOOP-collect.sh --servers=master1,master2,slave1,slave2,slave3,slave4,slave5,develop <Enter>