Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing sub-network configuration while invoking 'DataplexCreateTaskOperator' #202

Open
kirt9823 opened this issue Nov 7, 2022 · 3 comments

Comments

@kirt9823
Copy link

kirt9823 commented Nov 7, 2022

I'm trying to run a cloud DQ task via DataplexCreateTaskOperator in GCP where network/subnetwork comes from host VPC project. But i don't see an option to pass subnetwork.
Is anyone facing similar issue? Please help.

@kirt9823
Copy link
Author

kirt9823 commented Nov 7, 2022

@thinhha Can you please help.

@radupetrea
Copy link

When using the DataplexCreateTaskOperator you need to send the body of the task. Inside the body structure you have the possibility of adding infrastructure specs (infrastructure_spec -> vpc_network -> sub_network).
Hope this helps.

@thinhha
Copy link
Contributor

thinhha commented Jan 31, 2023

Thanks a lot @rpetreaEN! @kirt9823 could you confirm whether the suggestion has worked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants