Below are some of the highlights from this release.
- Added XML documentation file to Nuget package and the comments on public APIs are now visible.
- Bug fixes:
- Relaxed the Spark version check. (#74)
- Executables in PATH do not require full path when they are provided in
spark-submit
. (#81)
The following table outlines the supported Spark versions along with the microsoft-spark JAR to use with:
Spark Version | microsoft-spark JAR |
---|---|
2.3.0 | microsoft-spark-2.3.x-0.2.0.jar |
2.3.1 | |
2.3.2 | |
2.3.3 | |
2.4.0 | microsoft-spark-2.4.x-0.2.0.jar |
2.4.1 |