https://dagster.io/ logo
Title
e

Expoze Dummy

03/01/2023, 4:56 PM
[dagster-ge] Another question: it has been mentioned that to save data docs, I need to set
validation_operator_name='action_list_operator'
. Can I specify where to put this data docs?
Context: I want to save it into a temporary folder, upload the data docs to s3, host it using s3. And since it's in a temporary folder, after uploading to s3, it will be deleted automatically. Edit: Figured it out
:dagster-bot-resolve: 1
g

Guy McCombe

03/01/2023, 5:04 PM
Can you share the solution?
e

Expoze Dummy

03/01/2023, 5:43 PM
This seems to be on the greatexpectations side. You would need to modify the great_expectations.yml to use s3 store in the action_list_operator. I haven't tested this out yet and I should be headed to the right direction