Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Configuring network tags in cdap_profile for CDAP application instance #128

Open
blackvvine opened this issue Aug 23, 2022 · 2 comments
Open

Comments

@blackvvine
Copy link

We are trying to configure the Network Tags used by the ephemeral Dataproc clusters created by Cloud Data Fusion, in order to set up correct firewall configurations.

Manually, this can be configured via System Admin -> Configuration -> System Compute Profiles -> [create new] -> Cluster Metadata -> Network Tags or in a deployed pipeline, from Configure -> Compute Config -> (select profile) -> Customize -> Cluster Metadata -> Network Tags.

I understand the CDF provider for Terraform does have the Dataproc Profile module which also accepts arbitrary Dataproc Cluster Properties. However, the network tags are not configurable via cluster properties, but rather the --tags argument.

Is there a workaround for achieving this? Note that the configuration pertains to ephemeral clusters created by Cloud Data Fusion during its lifetime, so the name/ID of the target GCE VMs is unknown beforehand and it has to be configured in the Dataproc Profile.

@umairidris
Copy link
Member

@blackvvine I know we synced offline on this, did you end up resolving it?

@blackvvine
Copy link
Author

@umairidris we couldn't find a workaround so we ended up using a specific IP range instead of network tags. I think adding the capability to specify network tags is still worthwhile for other users.

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

No branches or pull requests

2 participants