Skip to content

Commit 50c2d10

Browse files
committed
connect test is now passing
1 parent 52c7bfc commit 50c2d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/spark-connect/10-deploy-spark-connect.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
{% endif %}
3838
args:
3939
- --conf spark.hadoop.fs.s3a.aws.credentials.provider=org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
40-
- --conf spark.hadoop.fs.s3a.path.style.access=Path
40+
- --conf spark.hadoop.fs.s3a.path.style.access=true
4141
- --conf spark.hadoop.fs.s3a.endpoint=http://minio:9000
4242
- --conf spark.hadoop.fs.s3a.region=us-east-1
4343
server:

0 commit comments

Comments
 (0)