There was an error while loading. Please reload this page.
1 parent f717689 commit 40315c8Copy full SHA for 40315c8
1 file changed
README.md
@@ -2,6 +2,9 @@
2
3
MLSQL is a Language which is the superset of SQL and a distributed compute engine based on Spark.
4
5
+## Official WebSite
6
+
7
+[http://www.mlsql.tech](http://www.mlsql.tech)
8
9
## Usage:
10
@@ -54,7 +57,7 @@ git clone https://github.com/allwefantasy/streamingpro .
54
57
cd streamingpro
55
58
56
59
## configure build envs
-export MLSQL_SPARK_VERSIOIN=2.3
60
+export MLSQL_SPARK_VERSIOIN=2.4
61
export DRY_RUN=false
62
export DISTRIBUTION=false
63
0 commit comments