Details
-
Sub-task
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
5.0.4
-
None
-
None
Description
When a user does hpcc-run.sh -c <compName>, the script runs hpcc-init -c <compName> <cmd> on every node. This causes errors to be thrown when the component isn't located on many of the nodes. To rectify this we need to modify the getIPS() section.