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 CDAP User
Hi, I'm trying to build a pipeline that outputs json to cloud storage, and I would like the output to be written to the same file each day. I've tried removing the path suffix so that the target file would be overwritten but when I do I get an error that the directory already exists. I've tried to check if the plug in documentation but I don't see anything about a file overwrite property. Does anyone know how overwriting files in GCS is possible?