-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Quick start
jiangbo edited this page Jan 18, 2020
·
4 revisions
1.使用git clone工具
git clone https://github.com/DTStack/flinkx.git
cd flinkx
2.直接下载源码
wget https://github.com/DTStack/flinkx/archive/1.8.3.zip
unzip flinkx-1.8.3.zip
cd flink-1.8.3
1.unix平台编译
mvn clean package -Prelease -DscriptType=sh
2.windows平台编译
mvn clean package -Prelease -DscriptType=bat
bin/flinkx -mode local -job /Users/softfly/company/flink-data-transfer/jobs/task_to_run.json