Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allwefantasy committed Jul 4, 2019
1 parent f717689 commit 40315c8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

MLSQL is a Language which is the superset of SQL and a distributed compute engine based on Spark.

## Official WebSite

[http://www.mlsql.tech](http://www.mlsql.tech)

## Usage:

Expand Down Expand Up @@ -54,7 +57,7 @@ git clone https://github.com/allwefantasy/streamingpro .
cd streamingpro

## configure build envs
export MLSQL_SPARK_VERSIOIN=2.3
export MLSQL_SPARK_VERSIOIN=2.4
export DRY_RUN=false
export DISTRIBUTION=false

Expand Down

0 comments on commit 40315c8

Please sign in to comment.