반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- BigData
- 코딩
- 백준
- Data Engineer
- apache iceberg
- 코딩테스트
- Spark
- bigdata engineer
- Apache Kafka
- 여행
- 영어
- 코테
- Kafka
- pyspark
- bigdata engineering
- 맛집
- 용인맛집
- 삼성역맛집
- 코엑스맛집
- 개발
- 자바
- HIVE
- 알고리즘
- java
- Iceberg
- hadoop
- Trino
- 프로그래머스
- Linux
- Data Engineering
Archives
- Today
- Total
728x90
반응형
목록2025/06/25 (1)
지구정복
The directory item limit of /hdfs/directory/test_data is exceeded: limit=1048576 items=1048576
HDFS를 토대의 Hive Catalog를 사용중인 Iceberg table에 스트리밍데이터를 Insert시 아래와 같은 에러로 데이터 적재가 계속 실패Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.hdfs.protocol.FSLimitException$MaxDirectoryItemsExceededException): The directory item limit of /hdfs/directory/test_data is exceeded: limit=1048576 items=1048576 at org.apache.hadoop.hdfs.server.namenode.FSDirectory.verifyMaxDirItems(FSDirectory..
데이터 엔지니어링 정복/HDFS
2025. 6. 25. 15:36
반응형