4paradigm / 4paradigm/OpenMLDB

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

Abierto
#3,083 0 comentarios 0 reacciones 1 asignado Reclamado por @zhanghaohit Ver en GitHub
enhancement tools
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
hadoop, shell
Área
cli, databases, devops
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.