4paradigm / 4paradigm/OpenMLDB
clear-all.sh should delete offline path configured in the `taskmanager.properties`
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- hadoop, shell
- Bereich
- cli, databases, devops
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100