Skip to content

Commit 086fe07

Browse files
committed
increase sfr
1 parent f8e6b48 commit 086fe07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/emr/submit_datagen_job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'use_spot': True,
2424
'master_instance_type': 'r6gd.2xlarge',
2525
'instance_type': 'r6gd.4xlarge',
26-
'sf_ratio': 118.0, # ratio of SFs and machines. a ratio of 250.0 for SF1000 yields 4 machines
26+
'sf_ratio': 125.0, # ratio of SFs and machines. a ratio of 250.0 for SF1000 yields 4 machines
2727
'platform_version': lib.platform_version,
2828
'version': lib.version,
2929
'az': 'us-west-2c',

0 commit comments

Comments
 (0)