Releases: groupon/sparklint
Releases · groupon/sparklint
Sparklint 1.0.8
Bug fixes
- Fixes compatibility issue with spark 2.0+ history server api (@alexnikitchuk, @neggert)
- Fixes docker image's dependencies issue (@jcdauchy)
Sparklint 1.0.7
Bug fix:
- Fixed bug in live mode #55 , the live event stream should be working again
New feature:
- The frontend and backend now communicates using socket, no need for refreshing anymore
Sparklint 1.0.6
Included in this version:
- Supports breaking down CPU usage by FAIR scheduler pool name
Sparklint 1.0.4
Switched to sbt build system in this release.
It also comes with
- Multiple Spark version support
- Scala 2.10 2.11 cross compile
- UI improvements