Jerome

Results 5 comments of Jerome

Hi Dan, I'm referring to the sample at https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.locations.workflowTemplates#workflowtemplateplacement. The JSON templates provided on this page seem to be incorrect. What actually worked was ``` "cluster_selector": { "zone": "us-central1-a", "cluster_labels":...

And this is the PR I submitted - https://github.com/googleapis/python-dataproc/pull/440

@jainyogesh - Can you please help me find a reviewer for this PR?