mc2-project / mc2-project/opaque-sql
Environment variable issue
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Scala
- Stars
- 190
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
If Opaque's environment variables are not set, then the following error occurs:
what(): basic_string::_M_construct null not valid```.
The Spark executor is also killed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating where Opaque environment variables are read and where the Spark executor is launched, then reproduce the issue with the variables unset. Done means the missing-variable behavior is explicit and the executor outcome is covered by a test or documented expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, spark
- Domain
- devops, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100