Skip to content

Commit c71780f

Browse files
committed
Add comment to EMR script
1 parent 3e46ef8 commit c71780f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/emr/submit_datagen_job.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'master_instance_type': 'm5d.2xlarge',
2525
'instance_type': 'i3.4xlarge',
2626
'sf_ratio': 100.0, # ratio of SFs and machines. a ratio of 50.0 for SF100 yields 2 machines
27+
#'sf_ratio': 240.0, # for limited vCPU counts, this ratio is still sufficient to generate the data
2728
'platform_version': lib.platform_version,
2829
'version': lib.version,
2930
'az': 'us-west-2c',

0 commit comments

Comments
 (0)