Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- elasticsearch
- @FunctionalInterface
- EnableWebMvc
- list
- java list
- map
- traceasynccustomautoconfiguration
- traceId
- java
- Spring Boot
- asynccustomautoconfiguration
- micrometer tracing
- jpa
- b3-propagation
- SpringMVC
- java.util.list
- aws secretmanager
- java lambda
- spring
- Spring JPA
- spring3 spring2 traceid
- DeferredImportSelector
- Sleuth
- awssecretsmanagerpropertysources
- CompletableFuture
- ResponseBody
- spring MVC
- asyncconfigurer
- HashMap
- kotlin
Archives
- Today
- Total
목록presto (1)
du.study기록공간
Presto : Number of stages in the query (number) exceeds the allowed maximum (100).
현재 상용 서비스를 가시화 하기 위해 지표시스템을 구성하는 과정에서 저희팀은 Presto를 사용중에 있습니다. 그 이유로는 1. JDBC 지원 2. hive, mysql, mongo connector지원 3. RDB와 NOSQL의 조인기능 제공 등으로 인해 현재 프레스토를 통하여 여러 DB의 데이터를 조회중입니다. 이 과정에서 쿼리를 날리는 도중 의문의 응답이 발생하게 되어 이번에 적어볼까 합니다. 현재 하이브 커넥터를 붙여 조회를 하는도중 다음과같은 에러가 발생하였습니다. Query 20200219_085308_09698_afeh8 failed: Number of stages in the query (133) exceeds the allowed maximum (100). If the query cont..
presto
2020. 2. 21. 00:43