-
Hi,
Documented more details here https://github.com/alexcpn/presto_in_kubernetes Have given the S3 Access and Secret properly (https://github.com/alexcpn/presto_in_kubernetes/blob/40449e7657381b4404a50059e3b0c59749283d83/hive/hive-meta-store-standalone.yaml#L32)
Note that I can access Minio/S3 console UI with this same access and secret key and can see the bucket named 'test' that I have created No extra logs in any other pods
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I put the following properties in metastore-cfg.yaml and it works now till the schema creation part https://github.com/alexcpn/presto_in_kubernetes/blob/main/hive/metastore-cfg.yaml#L17-L24
|
Beta Was this translation helpful? Give feedback.
I put the following properties in metastore-cfg.yaml and it works now till the schema creation part
https://github.com/alexcpn/presto_in_kubernetes/blob/main/hive/metastore-cfg.yaml#L17-L24