Josh Alexy
01/28/2023, 12:52 AM- big bucket
- id_1
- folder_for_certain_type_of_doc
- unprocessed_doc.txt
- id_2
- id_3
I basically want to sense when we add an unprocessed doc/dir to the user_id key in s3, so I can take unprocessed_doc
run it through dagster, and put it back into the same folder as processed_doc
. Am I thinking about this incorrectly? Is this possible?yuhan
01/28/2023, 1:42 AMJosh Alexy
01/28/2023, 1:46 AM