Skip to content

Commit

Permalink
lecture05 Minio, Apache Hive Metastore and Trino are working
Browse files Browse the repository at this point in the history
  • Loading branch information
Svane20 committed Aug 27, 2024
1 parent fe3a6d1 commit 2774ce8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lectures/05/trino-values.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
image:
tag: 372

additionalCatalogs:
minio: |
connector.name=hive-hadoop2
connector.name=hive
hive.metastore.uri=thrift://hive-metastore:9083
hive.s3.path-style-access=true
hive.s3.endpoint=http://minio:9000
hive.s3.aws-access-key=admin
hive.s3.aws-secret-key=password
hive.non-managed-table-writes-enabled=true
hive.s3select-pushdown.enabled=true
hive.storage-format=ORC
hive.allow-drop-table=true
hive.s3.ssl.enabled=false

0 comments on commit 2774ce8

Please sign in to comment.