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 28ec1af commit bfbba0bCopy full SHA for bfbba0b
tests/templates/kuttl/spark-connect/10-deploy-spark-connect.yaml.j2
@@ -36,7 +36,7 @@ spec:
36
vectorAggregatorConfigMapName: vector-aggregator-discovery
37
{% endif %}
38
args:
39
- # These are unfortunatly required to make the S3A connector work with MinIO
+ # These are unfortunately required to make the S3A connector work with MinIO
40
# I had expected the clients to be able to set these, but that is not the case.
41
- --conf spark.hadoop.fs.s3a.aws.credentials.provider=org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
42
- --conf spark.hadoop.fs.s3a.path.style.access=true
0 commit comments