티스토리 뷰
trino를 chart를 이용하여 설치하고, 인그레스에 tls 를 설정하면 https 를 이용하여 통신할 수 있습니다. 하지만 인그레스에만 설정을 하게 되면 코디네이터와 워커의 내부 통신은 http를 이용하게 되고, 쿼리를 실행할 때 반환되는 nextUri 값이 http로 반환되어 오류가 발생합니다.
trino에서는 이것을 처리하위한 설정을 제공합니다. config.properties 파일에 다음 설정을 추가하면 내부 통신을 반환할 때 https로 설정하여 반환합니다.
http-server.process-forwarded=true
https://trino.io/docs/current/security/tls.html#use-a-load-balancer-to-terminate-tls-https
TLS and HTTPS — Trino 435 Documentation
TLS and HTTPS Trino runs with no security by default. This allows you to connect to the server using URLs that specify the HTTP protocol when using the Trino CLI, the Web UI, or other clients. This topic describes how to configure your Trino server to use
trino.io
반응형
'빅데이터 > trino' 카테고리의 다른 글
[trino] 트리노에서 조회 할 때 column 'xxxx' cannot be resolved ... SYNTAX_ERROR (0) | 2023.10.15 |
---|---|
[trino] hive, mysql 커넥터 설정 (0) | 2023.02.25 |
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Tez
- 하둡
- 오류
- SPARK
- oozie
- 백준
- HDFS
- hbase
- build
- Python
- Hadoop
- airflow
- java
- 다이나믹
- bash
- 알고리즘
- nodejs
- mysql
- 정올
- ubuntu
- 파이썬
- yarn
- AWS
- emr
- S3
- 하이브
- Linux
- SQL
- HIVE
- error
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
글 보관함