envgen roxieMulticastEnabled
Hi,
I am trying to write an envgen script which disables multicast for roxie, but I keep getting this error:
The script I have written is:
I am wondering if there are other properties I need to override in order to change this setting.
Thanks,
Katie
I am trying to write an envgen script which disables multicast for roxie, but I keep getting this error:
Warning: unable to override RoxieCluster,@roxieMulticastEnabled/false as override option needs 3 valid values to override.
The script I have written is:
- Code: Select all
sudo /opt/HPCCSystems/sbin/envgen \
-env $environmentfile \
-ipfile $ipfilename \
-supportnodes 1 \
-thornodes 1 \
-roxienodes 1 \
-override RoxieCluster,@roxieMulticastEnabled,false
I am wondering if there are other properties I need to override in order to change this setting.
Thanks,
Katie
- k8enorton
- Posts: 1
- Joined: Wed Sep 06, 2017 1:38 pm
The name you want just to the left of ",@" is the name of the appropriate BuildSet. In your case that would be "roxie". If you want to override a ThorCluster parameter, the BuildSet name is "thor".
- tlhumphrey2
- Posts: 258
- Joined: Mon May 07, 2012 6:23 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests