4paradigm / 4paradigm/OpenMLDB
cli spark_conf should support relative path
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Currently support abs path only and don't report the reason of load ini failure
Contributor guide
Research direction
Look for CLI code handling spark_conf loading, likely in a source file related to configuration or CLI entry points. The issue mentions supporting relative paths and improving error reporting for .ini file load failures. Start by finding where the absolute path check is made, modify to resolve relative paths, and add descriptive error messages. Test by running the CLI with a relative path to a spark configuration file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cli
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100