Skip to content

Commit

Permalink
rm min num workers (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Jul 17, 2023
1 parent 1b7e8cb commit b890cc2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions form.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ attributes:
data-max-num-workers-for-cluster-pitzer: 48,
]
- [
"hugemem", "hugemem",
data-min-num-workers-for-cluster-owens: 4,
"hugemem", "hugemem",
data-max-num-workers-for-cluster-owens: 48,
data-min-num-workers-for-cluster-pitzer: 20,
data-max-num-workers-for-cluster-pitzer: 80,
]
spark_configuration_file:
Expand Down

0 comments on commit b890cc2

Please sign in to comment.