IBM / ibm-spectrum-scale-install-infra

Spectrum Scale Installation and Configuration
Apache License 2.0
64 stars 67 forks source link

D-320760:Validation for jar folder (opt/hadoop/jars) and jars is required at deploy pre-check #764

Closed dheren-git closed 8 months ago

dheren-git commented 8 months ago

mplemented validation in the deploy pre-check to verify the existence of the /var/hadoop/jars folder. The deployment process proceeds (if hdfs is enabled) only if the folder exists; otherwise, the execution is terminated.