|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=2) %!d(string=hai) anos | |
column_expand_testsuite.json | %!s(int64=2) %!d(string=hai) anos | |
test_column_expand_anonymous_job_conf.json | %!s(int64=2) %!d(string=hai) anos | |
test_column_expand_job_conf.json | %!s(int64=2) %!d(string=hai) anos | |
test_column_expand_job_dsl.json | %!s(int64=2) %!d(string=hai) anos |
This section introduces the dsl and conf for different types of tasks.
Column Expand Task:
dsl: test_column_expand_job_dsl.json
runtime_config : test_column_expand_job_conf.json
Column Expand Task with Anonymous Header:
dsl: test_column_expand_job_dsl.json
runtime_config : test_column_expand_anonymous_job_conf.json
Users can use following commands to run a task.
flow job submit -c ${runtime_config} -d ${dsl}