Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 198 Bytes

RUN_GUIDE.md

File metadata and controls

15 lines (7 loc) · 198 Bytes

Initialization: flow init --ip 127.0.0.1 --port 9380

  1. upload data

flow data upload -c config.json

  1. launch job

flow job submit -c config.json -d dsl.json

executable example in example.sh