You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cloud-composer-discuss
I'm working on organizing the ideal folder structure for Composer bucket. Currently, I have YML config files, utils, and several PySpark code files that I run on Dataproc Serverless through DAGs.
Do you have any recommendations on whether I should distribute these files between dags and plugins folders, or if another structure would be more appropriate considering performance?