4paradigm / 4paradigm/OpenMLDB
clear-all.sh should delete offline path configured in the `taskmanager.properties`
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**Describe the feature you'd like**
Currently we assume the `offline.path` is `/tmp/openmldb_offline_storage/`.
We should parse the config and delete accordingly:
- file://
- hdfs://
**Additional context**
Add any other context or screenshots about the feature request here.
Hướng dẫn đóng góp
Hướng nghiên cứu
Find the clear-all.sh script and the taskmanager.properties configuration file. Understand how to parse the offline.path property, which may include file:// or hdfs:// URIs. Implement logic to delete the configured offline storage path, handling both local files and HDFS. Test the script to ensure it correctly reads the config and performs the deletion.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- hadoop, shell
- Lĩnh vực
- cli, databases, devops
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100