How to write to a managed location on S3 using more than one partition

Dario
Dario Registered Posts: 9 ✭✭✭✭

My partition is defined like this:

participant='morella'/p_year='2022'/p_month='03'/p_day='01'/.*

with the tricky part that participant value is dynamic and is provided in the dataframe I want to write.

participant values can be: 'morella', 'irama', 'akhila', 'lucia', ...etc.

Thanks for you help


Operating system used: linux AWS

Tagged:

Answers

Setup Info
    Tags
      Help me…