MLSQL v1.1.5 Release
We are glad to announce that MLSQL-v1.1.5 version released.
V1.1.5 is a maintainable release of 1.1.x which is based on branch b1.1.5.
This release we have done a lot of things to make MLSQL work on spark 2.4.0. The changes applied in this release can be tracked by All Issue tagged with MSLQL-1.1.5 and All PR tagged with MSLQL-1.1.5
MLSQL 1.1.5 still not contains following jars by default:
If you want to analyze text content, please download it manually and add them to --jars
.
We plan to release v1.1.6 in next two weeks.
Usage:
- download distribution based on your spark version.
- unzip and make sure SPARK_HOME have be confgiured.
- use
./start-local.sh
to start MLSQL server.