Escape CSV delimiter for scheduled jobs
Open
Menas
priority: medium
Standardization
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Currently, there is no handling of special characters in Menas or Oozie coordinator for special characters found in CSV delimiter for scheduled jobs.
## Expected behaviour
I would expect either some Oozie code or Menas to handle this.
## Discussion
Where should this be handled?
## Workaround
We could put a warning there for people to specify the escape char by themselves for now.
Contributor guide
Assessment
This issue has not been assessed yet.