4paradigm / 4paradigm/OpenMLDB

clear-all.sh should delete offline path configured in the `taskmanager.properties`

未关闭
#3,083 0 条评论 0 个 reaction 已指派 1 人 已被 @zhanghaohit 认领 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。