Skip to content

Commit

Permalink
set the ssl-enbale to false.
Browse files Browse the repository at this point in the history
due to the Trino error message "Query 20241113_145856_00005_2haas failed: Unable to execute HTTP request: Unsupported or unrecognized SSL message"

Signed-off-by: Gal Salomon <[email protected]>
  • Loading branch information
galsalomon66 committed Nov 13, 2024
1 parent 0a0f6d4 commit 92cce63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions container/trino/trino/catalog/hive.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ hive.s3.aws-secret-key=abc1
hive.s3.endpoint=http://10.0.209.201:80




hive.s3.ssl.enabled=false



Expand Down

0 comments on commit 92cce63

Please sign in to comment.