AbsaOSS / AbsaOSS/spline-spark-agent
Ability to specify required Spark version for every plugin to activate
Open
enhancement
- Dominant language
- Scala
- Stars
- 210
- Forks
- 102
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Certain plugins are developed for a sub-range of supported Spark versions. For instance `RddPlugin` only supports Spark 2.4+
The objective for this ticket is to extend Plugin API to specify a supported Spark version range for each plugin. The range spec should be able to accept wildcard versions. In not specified the supported range should be _any version_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.