4paradigm / 4paradigm/OpenMLDB
clear-all.sh should delete offline path configured in the `taskmanager.properties`
未关闭
enhancement
tools
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- hadoop, shell
- 领域
- cli, databases, devops
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100