We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6b0f0 commit aeedf54Copy full SHA for aeedf54
tests/templates/kuttl/overrides/06-assert.yaml
@@ -33,6 +33,7 @@ data:
33
test.securityProperties.role=role
34
spark-defaults.conf: |-
35
spark.hadoop.fs.s3a.endpoint https://eventlog-minio:9000/
36
+ spark.hadoop.fs.s3a.endpoint.region us-east-1
37
spark.hadoop.fs.s3a.path.style.access true
38
spark.history.fs.cleaner.enabled true
39
spark.history.fs.logDirectory s3a://spark-logs/eventlogs/
0 commit comments