Hi @Neelimak,
I should've been a bit clearer. Internally, the ingestion gateway does run on a classic jobs cluster, and those clusters are, in general, governed by compute policies. However, for managed ingestion pipelines created via the Data Ingestion UI, the gateway compute is systemโmanaged and today it is always attached to the default Job Compute policy (often "Unrestricted"). There is currently no way in the UI... even as an admin... to swap the policy on that autoโgenerated gateway cluster, or to override its node type / flexible node types.
The docs explicitly say you can use a custom gateway policy "API only", i.e., when you define the pipeline via API/Bundles rather than the UI wizard. In that API/Bundles scenario, you can control driver_node_type_id / node_type_id and flexible node types.
So, to be precise, Gateway Compute is locked to the default policy. You canโt change the VM family or fallbacks via UIโcreated ingestion. You can only attach a custom Job Compute policy or explicit cluster config and choose VM types/fallbacks when using the API/Bundles.
Check these links for reference.
Reference 1
Reference 2
If this answer resolves your question, could you mark it as โAccept as Solutionโ? That helps other users quickly find the correct fix.
Regards,
Ashwin | Delivery Solution Architect @ Databricks
Helping you build and scale the Data Intelligence Platform.
***Opinions are my own***